]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/osx/carbon/notebook.h
don't set SHOW_FILES, its value is yes by default anyhow and using it provokes a...
[wxWidgets.git] / include / wx / osx / carbon / notebook.h
index 48e13feb3a31f366fd2308abb0e81eff8cbf5589..49750b84398099caf2eca6601530c893387b0be7 100644 (file)
@@ -101,7 +101,7 @@ public:
   // callbacks
   // ---------
   void OnSize(wxSizeEvent& event);
-  void OnSelChange(wxNotebookEvent& event);
+  void OnSelChange(wxBookCtrlEvent& event);
   void OnSetFocus(wxFocusEvent& event);
   void OnNavigationKey(wxNavigationKeyEvent& event);