]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/bitmap.h
1) APPCONF_ constants renamed to wxCONFIG_
[wxWidgets.git] / include / wx / msw / bitmap.h
index 4610024f792f401eb1b6d7e32a97bf5c4b902971..cbe8b012fcffec68b23d8df185981870f6000314 100644 (file)
@@ -79,7 +79,7 @@ public:
   wxPalette     m_bitmapPalette;
   int           m_quality;
 
-#ifdef __WINDOWS__
+#ifdef __WXMSW__
   WXHBITMAP     m_hBitmap;
   wxDC *        m_selectedInto; // So bitmap knows whether it's been selected into
                       // a device context (for error checking)