]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/setup_inc.h
Fix wxStyledTextCtrl compilation in non-Unicode build.
[wxWidgets.git] / include / wx / setup_inc.h
index f7d6ce80b479229bb516d7316d5d12f4a050611a..9b8dade93644de4e65481d0c23b9281dd51afb30 100644 (file)
 // In debug mode, causes new to be defined to be WXDEBUG_NEW (see object.h). If
 // this causes problems (e.g. link errors), set this to 0. You may need to set
 // this to 0 if using templates (at least for VC++). This switch is currently
-// ignored for mingw / cygwin / CodeWarrior
+// ignored for MinGW/Cygwin.
 //
 // Default is 0
 //