]> git.saurik.com Git - wxWidgets.git/blobdiff - setup/setup.hin
little doc updates
[wxWidgets.git] / setup / setup.hin
index ebfb220876e3c1cb55b2929fb4c2f36592f0fc6c..3ae663ed69869037b0f2879d0003cf71e04c20cb 100644 (file)
@@ -42,7 +42,7 @@
 /*
  * Supports bool type
  */
-#define HAVE_BOOL 0
+#undef HAVE_BOOL
 
 /* ------------------------------------------------------------------------ */
 /* library options                                                          */
  * to define both size_t and int version of wxString::operator[] because it
  * should really be size_t, but a lot of old, broken code uses int indices.
  */
-#define wxUSE_SIZE_T_STRING_OPERATOR 1
+#define wxUSE_SIZE_T_STRING_OPERATOR 0
 
 /* ------------------------------------------------------------------------ */
 /* misc options                                                             */