removed wxUSE_TOOLBAR_SIMPLE leftovers from the main sources, it's not used anywhere anymore
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40766 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -2177,7 +2177,7 @@ Default: 1. Recommended setting: 1 (there is no advantage in using the generic o
|
||||
|
||||
If wxUSE_TOOLBAR is 0, don't compile any toolbar
|
||||
classes at all. Otherwise, use the native toolbar class unless
|
||||
wxUSE_TOOLBAR_NATIVE is 0. Additionally, the generic toolbar class which supports some features which might not be supported by the native wxToolBar class may be compiled in if wxUSE_TOOLBAR_SIMPLE is 1.<P>
|
||||
wxUSE_TOOLBAR_NATIVE is 0.<P>
|
||||
|
||||
Default: 1. Recommended setting: 1</description>
|
||||
<default-state>1</default-state>
|
||||
@@ -2208,25 +2208,6 @@ Default: 1. Recommended setting: 1</description>
|
||||
<help-topic>wxToolBar</help-topic>
|
||||
<notes></notes>
|
||||
</setting>
|
||||
<setting type="bool-check">
|
||||
<active>1</active>
|
||||
<enabled>0</enabled>
|
||||
<name>wxUSE_TOOLBAR_SIMPLE</name>
|
||||
<description>Compile wxToolBarSimple, a simple generic toolbar implementation, in addition to any others that are enabled.<P>
|
||||
|
||||
This must be enabled if wxUSE_TOOLBAR_NATIVE is disabled.</description>
|
||||
<default-state>1</default-state>
|
||||
<requires></requires>
|
||||
<precludes></precludes>
|
||||
<enabled-if></enabled-if>
|
||||
<enabled-if-not>wxUSE_TOOLBAR_NATIVE</enabled-if-not>
|
||||
<indeterminate-if></indeterminate-if>
|
||||
<exclusivity></exclusivity>
|
||||
<context></context>
|
||||
<configure-command>--enable-tbarsmpl</configure-command>
|
||||
<help-topic>wxToolBar</help-topic>
|
||||
<notes></notes>
|
||||
</setting>
|
||||
</setting>
|
||||
<setting type="bool-check">
|
||||
<active>1</active>
|
||||
|
Reference in New Issue
Block a user