-/* 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