]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
forgotten method declaration
[wxWidgets.git] / setup.h.in
index 605c55d1a75d0602568e66713dec082fb221a4bd..016bbb0d303cf2c0c6ef5bf8fddb4d3336b49798 100644 (file)
  */
 #undef HAVE_BOOL
 
+/*
+ * Use regex support
+ */
+#define wxUSE_REGEX 0
 /*
  * Use zlib
  */
   #endif
 #endif
 
+/*
+ * Use wxTreeLayout class
+ */
+#define wxUSE_TREELAYOUT 0
+
 /*
  * Use this control
  */
  * Use built-in HTML-based help controller
  */
 #define wxUSE_WXHTML_HELP 0
+/*
+ * Use MS HTML Help controller (win32)
+ */
+#define wxUSE_MS_HTML_HELP 0
 
 /*
  * Use iostream.h rather than iostream