]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/setup0.h
rtti informations
[wxWidgets.git] / include / wx / msw / setup0.h
index cd0182707993354ca4285e0c568b745ab84a7607..bf8af41876c40387488b43412463888c216f8d0b 100644 (file)
 //
 // Default is 0 for (most) Win32 (systems), 1 for Win16
 //
-// Recommended setting: same as default
-#if defined(__WIN95__)
 #define wxUSE_ITSY_BITSY             0
-#else
-#define wxUSE_ITSY_BITSY             1
-#endif
 
 // Set this to 1 to use RICHEDIT controls for wxTextCtrl with style wxTE_RICH
 // which allows to put more than ~32Kb of text in it even under Win9x (NT