X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/22f3361e1cf25c52a2da8fdfc5cb081809e18fb9..40b83d2901a46081a0a20ff92e5613bf52aa8684:/include/wx/msw/tbar95.h 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();