]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
fix return type for "map_event" and "unmap_event" handlers
[wxWidgets.git] / setup.h.in
index d9b83ee4bb3cb50da52dc8e30492e6b7d645f7ee..1e990974c10373a087a521b20a758ca2c8db9282 100644 (file)
 
 #define wxUSE_AUI       0
 
+#define wxUSE_STC 0
+
 
 #ifndef wxUSE_GRAPHICS_CONTEXT
 #define wxUSE_GRAPHICS_CONTEXT 0
 
 #define wxUSE_UNICODE_MSLU 0
 
+#define wxUSE_UNICODE_UTF8 0
+
 #define wxUSE_DC_CACHEING 0
 
 #define wxUSE_GADGETS 0
 /* define if you have vsscanf function */
 #undef HAVE_VSSCANF
 
-/* The number of bytes in a char.  */
-#undef SIZEOF_CHAR
-
 /* The number of bytes in a wchar_t.  */
 #undef SIZEOF_WCHAR_T