X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8d13e301166d3632843335592eb51004c2f2b8b3..730b772b41ad9df76e5226290bb9eb917ea161f0:/interface/wx/toolbar.h diff --git a/interface/wx/toolbar.h b/interface/wx/toolbar.h index 0d36ef377f..cef105a0dc 100644 --- a/interface/wx/toolbar.h +++ b/interface/wx/toolbar.h @@ -160,7 +160,7 @@ public: wxToolBar(wxWindow* parent, wxWindowID id, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, - long style = wxTB_HORIZONTAL | wxBORDER_NONE, + long style = wxTB_HORIZONTAL, const wxString& name = wxToolBarNameStr); /**