]> git.saurik.com Git - wxWidgets.git/blobdiff - interface/wx/toolbar.h
Resolve ambiguity between GetClientXXX() methods in wxOSX wxComboBox.
[wxWidgets.git] / interface / wx / toolbar.h
index 417e14ef91d5e667089cbc8b16a4ef1dcde834da..7a15d2ccb001abb658fe8a835ed85824a0f39f24 100644 (file)
@@ -28,7 +28,7 @@
     Changes to the item's state should be made through calls to wxToolBar methods,
     for example wxToolBar::EnableTool.
     Calls to @c wxToolBarToolBase methods (undocumented by purpose) will not change
-    the visible state of the item within the the tool bar.
+    the visible state of the item within the tool bar.
 
     <b>wxMSW note</b>: Note that under wxMSW toolbar paints tools to reflect
     system-wide colours. If you use more than 16 colours in your tool bitmaps,