X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/51c30bca93a03d41484f7d1a22544f2c69efe428..c29c95fe24973b94fd724db767193171ca7c513d:/interface/wx/toolbar.h diff --git a/interface/wx/toolbar.h b/interface/wx/toolbar.h index 417e14ef91..7a15d2ccb0 100644 --- a/interface/wx/toolbar.h +++ b/interface/wx/toolbar.h @@ -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. wxMSW note: Note that under wxMSW toolbar paints tools to reflect system-wide colours. If you use more than 16 colours in your tool bitmaps,