]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/frame.h
don't draw borders for bitmap buttons with wxBORDER_NONE style
[wxWidgets.git] / include / wx / osx / frame.h
index 380fbf624e6db5cfc5c36288d529020196f75315..be5e40f6eee60c885640b3dc0fccf41640dd9ace 100644 (file)
@@ -77,7 +77,7 @@ public:
     // Status bar
 #if wxUSE_STATUSBAR
     virtual wxStatusBar* OnCreateStatusBar(int number = 1,
-                                           long style = wxST_SIZEGRIP,
+                                           long style = wxSTB_DEFAULT_STYLE,
                                            wxWindowID id = 0,
                                            const wxString& name = wxStatusLineNameStr);
 #endif // wxUSE_STATUSBAR