Interface fixes changing fiction into truth.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@70538 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn
2012-02-08 00:22:21 +00:00
parent 4e17cf82ff
commit 6fc5325167
2 changed files with 18 additions and 1 deletions

View File

@@ -234,7 +234,7 @@ public:
*/
virtual wxStatusBar* CreateStatusBar(int number = 1, long style = wxSTB_DEFAULT_STYLE,
wxWindowID id = 0,
const wxString& name = wxStatusLineNameStr);
const wxString& name = wxStatusBarNameStr);
/**
Creates a toolbar at the top or left of the frame.