git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@52937
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
// adding/removing tools
// ----------------------------------------------------------------------------
// adding/removing tools
// ----------------------------------------------------------------------------
-bool wxToolBar::DoInsertTool(size_t WXUNUSED(pos), wxToolBarToolBase *tool)
+bool wxToolBar::DoInsertTool(size_t WXUNUSED(pos),
+ wxToolBarToolBase * WXUNUSED(tool))
{
// nothing special to do here - we really create the toolbar buttons in
// Realize() later
{
// nothing special to do here - we really create the toolbar buttons in
// Realize() later