]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/ribbon/bar.h
Make storing non-trivial data in wxThreadSpecificInfo possible.
[wxWidgets.git] / interface / wx / ribbon / bar.h
index 4830aacf5aba7895c6f3eeb21fce7591a6e70829..e8d9ef3c48276fe39221496202d2d355432d4d2a 100644 (file)
@@ -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