X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/7fe7d506b191a94ce327c2a18733a4d3bc576cac..29ea4a290850e9ae79c258774fa22153a951ff7f:/include/wx/motif/toolbar.h diff --git a/include/wx/motif/toolbar.h b/include/wx/motif/toolbar.h index f93c142d21..5b26b9357a 100644 --- a/include/wx/motif/toolbar.h +++ b/include/wx/motif/toolbar.h @@ -64,7 +64,7 @@ class WXDLLEXPORT wxToolBar: public wxToolBarBase // Add all the buttons virtual bool CreateTools(); - virtual void Layout() {} + virtual void LayoutTools() {} // The post-tool-addition call. TODO: do here whatever's // necessary for completing the toolbar construction.