]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mgl/chkconf.h
[ 1494561 ] wxComboCtrl vertical size fix.
[wxWidgets.git] / include / wx / mgl / chkconf.h
index ab3271487f9a13b8c4b1fa0cae3afffe4153572b..b20fb61caefdcbcd52f904d89e2046eaca4d0c2e 100644 (file)
 #ifndef _WX_MGL_CHKCONF_H_
 #define _WX_MGL_CHKCONF_H_
 
+/*
+   wxDisplay is not implemented for OS/2, use stub common version instead.
+ */
+#if wxUSE_DISPLAY
+#   undef wxUSE_DISPLAY
+#   define wxUSE_DISPLAY 0
+#endif /* wxUSE_DISPLAY */
+
 #ifdef __WATCOMC__
 
 /* Watcom builds for MGL port are setup.h driven and setup.h is
 #   define wxUSE_CLIPBOARD 0
 #endif /* wxUSE_CLIPBOARD */
 
-#if wxUSE_DISPLAY
-#   undef wxUSE_DISPLAY
-#   define wxUSE_DISPLAY 0
-#endif /* wxUSE_DISPLAY */
-
 #if wxUSE_SOCKETS
 #   undef wxUSE_SOCKETS
 #   define wxUSE_SOCKETS 0