]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
added GetHpalette[Of] macros
[wxWidgets.git] / setup.h.in
index c93af148df311a2f35adb2bf09a0017d675e8cd9..09f018e62d7959d7b4bf47eddf55a79d69712b08 100644 (file)
  */
 #define wxUSE_MIMETYPE 0
 
+/*
+ * Use wxSystemOptions
+ */
+#define wxUSE_SYSTEM_OPTIONS 0
+
 /*
  * Use wxMessageDialog (and wxMessageBox)
  */
 /*
  * Use old log dialog instead of new wxLogGui
  */
-#define wxUSE_LOG_DIALOG 1
+#define wxUSE_LOG_DIALOG 0
 /*
  * Use wxStopWatch
  */