Fixed interface typo breaking wxRibbonBar docs (from r72495).
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@72553 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
parent
cec92136b4
commit
7be2a7af39
@ -87,7 +87,7 @@ public:
|
||||
@style{wxRIBBON_BAR_SHOW_TOGGLE_BUTTON}
|
||||
Causes a toggle button to appear on the ribbon bar at top-right corner.
|
||||
This style is new since wxWidgets 2.9.5.
|
||||
@style{wxRIBBON_BAR_SHOW_HELP_BUTTON)
|
||||
@style{wxRIBBON_BAR_SHOW_HELP_BUTTON}
|
||||
Causes a help button to appear on the ribbon bar at the top-right corner.
|
||||
This style is new since wxWidgets 2.9.5.
|
||||
@endStyleTable
|
||||
|
Loading…
Reference in New Issue
Block a user