Fix various missing or broken stuff needed for Project Phoenix
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@66474 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -436,5 +436,10 @@ public:
|
||||
Associates a toolbar with the frame.
|
||||
*/
|
||||
virtual void SetToolBar(wxToolBar* toolBar);
|
||||
|
||||
|
||||
void PushStatusText(const wxString &text, int number = 0);
|
||||
void PopStatusText(int number = 0);
|
||||
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user