]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h_vms
removed duplicate wx/msw/debughlp.h include
[wxWidgets.git] / setup.h_vms
index aac3f4a9958a482cfe906653d1804a1c880ca170..7fcec76086374d91bdc00525b35099b7329f034c 100644 (file)
 /* enable rich edit under Win32 */
 #if defined(__WIN95__) && !defined(__WINE__) && !defined(__GNUWIN32_OLD__)
 #define wxUSE_RICHEDIT 1
+#define wxUSE_RICHEDIT2 1
 #else
 #define wxUSE_RICHEDIT 0
+#define wxUSE_RICHEDIT2 0
 #endif
 
 /*