]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
added wxUSE_PALETTE and fixed compilation with it set to 0
[wxWidgets.git] / include / wx / msw / setup0.h
index 4591583e2ac1bb6c4aafe89c1f5407844f25ef0b..0021a80906f925e588bacd2a424d6bab3d0d607c 100644 (file)
 // Set to 1 for XPM format support
 #define wxUSE_XPM           1
 
+// Set to 1 to compile in wxPalette class
+#define wxUSE_PALETTE       1
+
 // ----------------------------------------------------------------------------
 // Windows-only settings
 // ----------------------------------------------------------------------------