]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
use "..." instead of <...> for wx includes
[wxWidgets.git] / include / wx / msw / setup0.h
index 849327ac8556b646fa228e2ed9f186cec7d12c2f..bf73e59862f33339dc9d29fcfabe6f8a2b6d326a 100644 (file)
 //
 // Recommended setting: 1 if your compiler supports it, if it doesn't please
 // contribute us a makefile for src/regex for it
-#define wxUSE_REGEX       0
+#define wxUSE_REGEX       1
 
 // wxWave class
 #define wxUSE_WAVE      1
 #define wxUSE_GRID         1
 #define wxUSE_NEW_GRID     1
 
+// wxProperty[Value/Form/List] classes, used by Dialog Editor
+#define wxUSE_PROPSHEET    0
+
 // ----------------------------------------------------------------------------
 // Miscellaneous GUI stuff
 // ----------------------------------------------------------------------------