]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
Mattia's temp fix for cross-compiling
[wxWidgets.git] / include / wx / msw / setup0.h
index 0183b6da3649135382a604a2269d0ec8600ec263..f2d00a8968209f84c056273ec57dc80c2cbae592 100644 (file)
 // Recommended setting: 1 (used in the library itself)
 #define wxUSE_CHOICEDLG     1
 
+// Use colour picker dialog
+//
+// Default is 1
+//
+// Recommended setting: 1
+#define wxUSE_COLOURDLG     1
+
 // wxDirDlg class for getting a directory name from user
 #define wxUSE_DIRDLG 1