]> git.saurik.com Git - wxWidgets.git/blobdiff - acconfig.h
merged in from Mahogany
[wxWidgets.git] / acconfig.h
index 54d15937442f4c63c2be7c0a01fdf1fc89e00bf0..8a6cd9cff930efd4bd981137bda10965413c8519 100644 (file)
  */
 #define wxUSE_TEXTDLG 0
 
+/*
+ * Use progress dialog
+ */
+#define wxUSE_PROGRESSDLG 0
+
 /*
  * Use directory chooser dialog
  */
  * Use this control
  */
 #define wxUSE_COMBOBOX 0
+/*
+ * Use this control
+ */
+#define wxUSE_CHOICE 0
 /*
  * Use this control
  */
 /*
  * Use log classes and logging functions
  */
-#define wxUSE_LOG 1
+#define wxUSE_LOG 0
 /*
  * Use time and date classes
  */
 
 @BOTTOM@
 
-#undef PACKAGE
-#undef VERSION
-
 #endif /* __GTKSETUPH__ */