X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/fb8a56b77ce195d0bd9ac6984e3e5cbb7136faca..f469584d643a59dab4545bb95020bf6188af1d69:/include/wx/msw/wx.rc diff --git a/include/wx/msw/wx.rc b/include/wx/msw/wx.rc index c558138d60..619a188d6f 100644 --- a/include/wx/msw/wx.rc +++ b/include/wx/msw/wx.rc @@ -30,13 +30,13 @@ ///////////////////////////////////////////////////////////////////////////// #if (defined( __GNUWIN32__ ) && !defined(__TWIN32__)) || defined(__MWERKS__) - #include + #include "wx/msw/gnuwin32/winresrc.h" #else #include #endif #if defined(_WIN32_WCE) - #include "wx\msw\wince\wince.rc" + #include "wx/msw/wince/wince.rc" #endif ////////////////////////////////////////////////////////////////////////////// @@ -101,8 +101,6 @@ wxICON_SMALL_REMOVEABLE ICON "wx/msw/removble.ico" // Bitmaps // -wxDISABLE_BUTTON_BITMAP BITMAP "wx/msw/disable.bmp" - // For wxContextHelpButton csquery BITMAP "wx/msw/csquery.bmp"