]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/frame.h
remove mentions of wxEVENTS_COMPATIBILITY_2_8
[wxWidgets.git] / include / wx / frame.h
index 3599be5b6660a79d9b2332ccd5d69a3ef3b89e90..1693a256efd898400da470e12b229fafc6456617 100644 (file)
@@ -104,7 +104,7 @@ public:
 #if wxUSE_STATUSBAR
     // create the main status bar by calling OnCreateStatusBar()
     virtual wxStatusBar* CreateStatusBar(int number = 1,
-                                         long style = wxST_DEFAULT_STYLE,
+                                         long style = wxSTB_DEFAULT_STYLE,
                                          wxWindowID winid = 0,
                                          const wxString& name = wxStatusLineNameStr);
     // return a new status bar