Moved wxToolBarSimple to deprecated library
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22949 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -49,8 +49,11 @@
|
||||
#endif
|
||||
#define wxUSE_WX_RESOURCES 1
|
||||
|
||||
|
||||
|
||||
// Use simple, generic toolbar
|
||||
#ifdef wxUSE_TOOLBAR_SIMPLE
|
||||
#undef wxUSE_TOOLBAR_SIMPLE
|
||||
#endif
|
||||
#define wxUSE_TOOLBAR_SIMPLE 1
|
||||
|
||||
|
||||
#ifdef WXMAKINGDLL_DEPRECATED
|
||||
|
Reference in New Issue
Block a user