]> git.saurik.com Git - wxWidgets.git/blobdiff - setup.h.in
refactored code to create hidden window in one place only; use it from wxTimer; unreg...
[wxWidgets.git] / setup.h.in
index a2ad505a0794c0ba79fd02b941056bca31e68df0..3d02255d6f1a48c176ced68f34eca24586f15fe0 100644 (file)
 #undef WINVER
 #endif
 
+/* OS/2 with EMX */
+#undef __OS2__
+
 /* enable native status bar under Win32 */
 #if defined(__WIN95__) && !defined(__WXUNIVERSAL__)
 #define wxUSE_NATIVE_STATUSBAR 1