]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/generic/notebook.h
Make sorting of wxListBox, wxChoice and wxComboBox identical to the MSW sorting
[wxWidgets.git] / include / wx / generic / notebook.h
index 0dec14951081cf0ef37d47f08a961c350477121a..1007d422403994d2663ee5932484070ac2157357 100644 (file)
@@ -115,7 +115,7 @@ public:
   // ---------
   void OnSize(wxSizeEvent& event);
   void OnInternalIdle();
-  void OnSelChange(wxNotebookEvent& event);
+  void OnSelChange(wxBookCtrlEvent& event);
   void OnSetFocus(wxFocusEvent& event);
   void OnNavigationKey(wxNavigationKeyEvent& event);