X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b5ffecfc985136771bb521074c0f46a07894e62e..7f1698c34c3d4241bb96a6a40d02bd25df6db594:/demos/dbbrowse/dbbrowse.rc?ds=sidebyside diff --git a/demos/dbbrowse/dbbrowse.rc b/demos/dbbrowse/dbbrowse.rc index a1f52e29ef..1631ac6b00 100644 --- a/demos/dbbrowse/dbbrowse.rc +++ b/demos/dbbrowse/dbbrowse.rc @@ -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" +VIEW ICON "bitmaps\\view.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" -#include "wx/html/msw/wxhtml.rc"