summaryrefslogtreecommitdiff
path: root/LiteEditor/openwindowspanel.h
diff options
context:
space:
mode:
Diffstat (limited to 'LiteEditor/openwindowspanel.h')
-rw-r--r--LiteEditor/openwindowspanel.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/LiteEditor/openwindowspanel.h b/LiteEditor/openwindowspanel.h
index befbe729..9afe103d 100644
--- a/LiteEditor/openwindowspanel.h
+++ b/LiteEditor/openwindowspanel.h
@@ -69,6 +69,7 @@ protected:
// Handlers for workspace events
void OnActiveEditorChanged(wxCommandEvent& e);
+ void OnActivePageChanged(wxCommandEvent& e);
void OnAllEditorsClosed(wxCommandEvent& e);
void OnCloseSelectedFiles(wxCommandEvent& e);