]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/gtk1/setup.h
Misc changes for DOS compatibility, plus added wxApp::CreateConfig
[wxWidgets.git] / include / wx / gtk1 / setup.h
index 6220819c33c6de8b20db2d43ca1567d393a16e24..8f2b73a8d85453a34ed6d384b289ee19c6428dd1 100644 (file)
@@ -1,4 +1,4 @@
-/* include/wx/gtk/setup.h.  Generated automatically by configure.  */
+/* ../../include/wx/gtk/setup.h.  Generated automatically by configure.  */
 /* wx_setup.h
    This file is in the public domain.
 
  * Use wxTree
  */
 
+/*
+ * Use wxConfig profile management classes (wxFileConfig only under Unix)
+ */
+#define USE_WXCONFIG 1
+
 /********************** DO NOT CHANGE BELOW THIS POINT **********************/
 
 /**************************** DEBUGGING FEATURES ****************************/
 /*
  * Enables debugging: memory tracing, assert, etc.
  */
-/* #undef DEBUG */
+#define DEBUG 1
 /*
  * Enables debugging version of wxObject::new and wxObject::delete (IF DEBUG)
  * WARNING: this code may not work with all architectures, especially