Identify OS/2 by defining __OS2__.
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23787 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -125,6 +125,9 @@
|
||||
#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
|
||||
|
Reference in New Issue
Block a user