no wxToolBarSimple
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22955 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
11
setup.h.in
11
setup.h.in
@@ -517,17 +517,6 @@
|
||||
*/
|
||||
#define wxUSE_TOOLBAR_NATIVE 0
|
||||
|
||||
/*
|
||||
* Use generic wxToolBar instead of/together with the native one?
|
||||
*/
|
||||
#define wxUSE_TOOLBAR_SIMPLE 0
|
||||
|
||||
#if defined(__WXWINE__) || defined(__GNUWIN32__) || defined(__WXPM__)
|
||||
#if wxUSE_TOOLBAR
|
||||
#define wxUSE_BUTTONBAR 1
|
||||
#endif
|
||||
#endif
|
||||
|
||||
/*
|
||||
* Use wxTreeLayout class
|
||||
*/
|
||||
|
Reference in New Issue
Block a user