]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/motif/setup0.h
renamed wxXmlProperty to wxXmlAttribute, plus implied method names changes (bug ...
[wxWidgets.git] / include / wx / motif / setup0.h
index 20494c37cf05354096f825a2642a439b365f2406..c7aafa9c34837c3c9afb4f73a721ce7ea8b722f9 100644 (file)
 // (Windows 9x doesn't support it and the programs compiled in Unicode mode
 // will not run under 9x -- but see wxUSE_UNICODE_MSLU below).
 //
-// Default is 1
+// Default is 0 (but only because of makefiles)
 //
 // Recommended setting: 1
 #ifndef wxUSE_UNICODE
-    #define wxUSE_UNICODE 1
+    #define wxUSE_UNICODE 0
 #endif
 
 // Setting wxUSE_WCHAR_T to 1 gives you some degree of Unicode support without