]> git.saurik.com Git - wxWidgets.git/blobdiff - demos/dbbrowse/dbbrowse.rc
need wxUSE_WCHAR_T around wxConvLocal
[wxWidgets.git] / demos / dbbrowse / dbbrowse.rc
index a1f52e29efd7d6fec3010e9584c328b97b5bd01d..1631ac6b00e8f5572a1b34dde55288930e3a0c7f 100644 (file)
@@ -1,10 +1,11 @@
-Logo                    ICON    "bitmaps\\logo.ico"
+aLogo                   ICON    "bitmaps\\logo.ico"
 Col                     ICON    "bitmaps\\col.ico"
 DSNClosed               ICON    "bitmaps\\dsnclose.ico"
 DSNOpen                 ICON    "bitmaps\\dsnopen.ico"
 KEY                     ICON    "bitmaps\\key.ico"
 KEYF                    ICON    "bitmaps\\keyf.ico"
 TAB                     ICON    "bitmaps\\tab.ico"
 Col                     ICON    "bitmaps\\col.ico"
 DSNClosed               ICON    "bitmaps\\dsnclose.ico"
 DSNOpen                 ICON    "bitmaps\\dsnopen.ico"
 KEY                     ICON    "bitmaps\\key.ico"
 KEYF                    ICON    "bitmaps\\keyf.ico"
 TAB                     ICON    "bitmaps\\tab.ico"
+VIEW                    ICON    "bitmaps\\view.ico"
 DocClosed               ICON    "bitmaps\\d_closed.ico"
 DocOpen                 ICON    "bitmaps\\d_open.ico"
 FolderClosed            ICON    "bitmaps\\f_closed.ico"
 DocClosed               ICON    "bitmaps\\d_closed.ico"
 DocOpen                 ICON    "bitmaps\\d_open.ico"
 FolderClosed            ICON    "bitmaps\\f_closed.ico"
@@ -12,4 +13,3 @@ FolderOpen              ICON    "bitmaps\\f_open.ico"
 PgmCtrl                 BITMAP  "bitmaps\\pgmctrl.bmp"
 
 #include "wx/msw/wx.rc"
 PgmCtrl                 BITMAP  "bitmaps\\pgmctrl.bmp"
 
 #include "wx/msw/wx.rc"
-#include "wx/html/msw/wxhtml.rc"