X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/42d7394119d3d8117289c22ecb79d5a49d891648..92c0fc34c104c8d7c12d6a3b78ea232690fc23f4:/interface/wx/ribbon/bar.h?ds=sidebyside diff --git a/interface/wx/ribbon/bar.h b/interface/wx/ribbon/bar.h index 4830aacf5a..e8d9ef3c48 100644 --- a/interface/wx/ribbon/bar.h +++ b/interface/wx/ribbon/bar.h @@ -2,7 +2,6 @@ // Name: ribbon/bar.h // Purpose: interface of wxRibbonBar // Author: Peter Cawley -// RCS-ID: $Id$ // Licence: wxWindows licence /////////////////////////////////////////////////////////////////////////////// @@ -87,7 +86,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