minor WXWIN_COMPATIBILITY_2_2 fixes
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@10756 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -300,7 +300,10 @@
|
||||
// compatibility code
|
||||
#if !wxUSE_GUI
|
||||
#undef WXWIN_COMPATIBILITY_2
|
||||
#undef WXWIN_COMPATIBILITY_2_2
|
||||
|
||||
#define WXWIN_COMPATIBILITY_2 0
|
||||
#define WXWIN_COMPATIBILITY_2_2 0
|
||||
#endif // !GUI
|
||||
|
||||
// ============================================================================
|
||||
|
Reference in New Issue
Block a user