]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
reorder the classes, putting first the basic ones and towards the end of the file...
[wxWidgets.git] / setup.h.in
index 0ee1a1b882564a303c45667f5d1b5cfdd5e1ad8a..8b7365d7b88c22ad4ff416a677800739f58196e7 100644 (file)
 
 #define WXWIN_COMPATIBILITY_2_8 0
 
+#define wxEVENTS_COMPATIBILITY_2_8 0
+
 #define wxDIALOG_UNIT_COMPATIBILITY   0
 
 
 /* Define if you have wcsdup function  */
 #undef HAVE_WCSDUP
 
+/* Define if you have strnlen() function */
+#undef HAVE_STRNLEN
+
+/* Define if you have wcsnlen() function */
+#undef HAVE_WCSNLEN
+
 /* Define if you have wcstoull() and wcstoll() */
 #undef HAVE_WCSTOULL