]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup.h
For wxMSW, split XPM handler into separate file (please add handler explicitly in...
[wxWidgets.git] / include / wx / msw / setup.h
index b59284a7382d87f0c4c7c6479555e05205f963f3..a80f9d6243d1e7ac8e2488f2705b682b74e1186f 100644 (file)
@@ -79,7 +79,7 @@
 
 #define wxUSE_SCROLLBAR   1
                                     // Define 1 to compile contributed wxScrollBar class
-#define wxUSE_XPM_IN_MSW  0
+#define wxUSE_XPM_IN_MSW  1
                                     // Define 1 to support the XPM package in wxBitmap.
 #define wxUSE_IMAGE_LOADING_IN_MSW        1
                                   // Use dynamic DIB loading/saving code in utils/dib under MSW.