wxAuiMDI* now more accurately respects normal mdi event sequence
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@43245 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
@@ -255,6 +255,7 @@ public:
|
||||
protected:
|
||||
|
||||
void PageChanged(int old_selection, int new_selection);
|
||||
void OnPageClose(wxAuiNotebookEvent& event);
|
||||
void OnPageChanged(wxAuiNotebookEvent& event);
|
||||
void OnSize(wxSizeEvent& evt);
|
||||
|
||||
|
Reference in New Issue
Block a user