X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/655719367ac5e131d9642e5783f3ecf64d1a3385..d8fd7acb8b877599b410e07a4c26dde92a676a82:/include/wx/cocoa/spinbutt.h?ds=sidebyside diff --git a/include/wx/cocoa/spinbutt.h b/include/wx/cocoa/spinbutt.h index 20f1e70c85..43c8290b51 100644 --- a/include/wx/cocoa/spinbutt.h +++ b/include/wx/cocoa/spinbutt.h @@ -39,7 +39,7 @@ public: bool Create(wxWindow *parent, wxWindowID winid = -1, const wxPoint& pos = wxDefaultPosition, const wxSize& size = wxDefaultSize, - long style = wxSL_HORIZONTAL, + long style = wxSP_HORIZONTAL, const wxString& name = wxSPIN_BUTTON_NAME); virtual ~wxSpinButton();