]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/cocoa/spinbutt.h
wxLaunchDefaultBrowser
[wxWidgets.git] / include / wx / cocoa / spinbutt.h
index 20f1e70c85515905ff272efedabc97d4dc65a693..43c8290b515ebda8de66e9d604a561f018abb808 100644 (file)
@@ -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();