removed WXWIN_COMPATIBILITY and WXWIN_COMPATIBILITY_2
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22966 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -1179,10 +1179,6 @@ enum wxBorder
|
||||
|
||||
#define wxFRAME_NO_WINDOW_MENU 0x0100
|
||||
|
||||
#if WXWIN_COMPATIBILITY
|
||||
#define wxDEFAULT_FRAME wxDEFAULT_FRAME_STYLE
|
||||
#endif
|
||||
|
||||
#define wxDEFAULT_FRAME_STYLE \
|
||||
(wxSYSTEM_MENU | wxRESIZE_BORDER | \
|
||||
wxMINIMIZE_BOX | wxMAXIMIZE_BOX | wxCLOSE_BOX | \
|
||||
|
Reference in New Issue
Block a user