X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/c801d85f158c4cba50b588807daabdcbd0ed3853..6b0eb19fe80af6e2aa598afc84eb052cf2d8ddd9:/include/wx/gtk1/setup.h diff --git a/include/wx/gtk1/setup.h b/include/wx/gtk1/setup.h index 6220819c33..8f2b73a8d8 100644 --- a/include/wx/gtk1/setup.h +++ b/include/wx/gtk1/setup.h @@ -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. @@ -176,6 +176,11 @@ * Use wxTree */ +/* + * Use wxConfig profile management classes (wxFileConfig only under Unix) + */ +#define USE_WXCONFIG 1 + /********************** DO NOT CHANGE BELOW THIS POINT **********************/ /**************************** DEBUGGING FEATURES ****************************/ @@ -188,7 +193,7 @@ /* * 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