X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22f3361e1cf25c52a2da8fdfc5cb081809e18fb9..138618acb91e2a879a735c5806f9f728220f14df:/include/wx/msw/tbar95.h?ds=inline diff --git a/include/wx/msw/tbar95.h b/include/wx/msw/tbar95.h index ae0994cb71..b06b0fa46f 100644 --- a/include/wx/msw/tbar95.h +++ b/include/wx/msw/tbar95.h @@ -76,8 +76,8 @@ protected: // common part of all ctors void Init(); - // create the toolbar control - bool MSWCreateToolbar(const wxPoint& pos, const wxSize& size, long style); + // create the native toolbar control + bool MSWCreateToolbar(const wxPoint& pos, const wxSize& size); // recreate the control completely void Recreate();