]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/scrolwin.h
removed wxImage::operator wxBitmap()
[wxWidgets.git] / include / wx / scrolwin.h
index 8ab4f02809723ebf8dacdb780c1b5aad065f912b..83a1d8e839cad188adeed9ad332aa408caa3eb7f 100644 (file)
@@ -21,6 +21,7 @@ public:
         wxGenericScrolledWindow::Create(parent, id, pos, size, style, name);
     }
 };
+#define wxSCROLLED_WINDOW_IS_GENERIC 1
 #endif
 
 #endif