X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/b23ea178843c5e6bdeec2ed1e11e1e5ab02110c7..b09857ae000a60704207d63290be937584805fb0:/interface/wx/toolbar.h diff --git a/interface/wx/toolbar.h b/interface/wx/toolbar.h index 9bd3b169ae..9f0f8674ce 100644 --- a/interface/wx/toolbar.h +++ b/interface/wx/toolbar.h @@ -319,7 +319,7 @@ public: wxObject* clientData = NULL); /** - Adds any control to the toolbar, typically e.g. a wxComboBox. + Adds any control to the toolbar, typically e.g.\ a wxComboBox. @param control The control to be added.