]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
removed OnSetFocus() which doesn't exist any more
[wxWidgets.git] / include / wx / msw / setup0.h
index 609c0322d1a3351f7318af5635cd3d403d756ab8..0021a80906f925e588bacd2a424d6bab3d0d607c 100644 (file)
 // number entry dialog
 #define wxUSE_NUMBERDLG 1
 
+// splash screen class
+#define wxUSE_SPLASH 1
+
 // wizards
 #define wxUSE_WIZARDDLG 1
 
 // 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
 // ----------------------------------------------------------------------------