]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/notebook.h
removed unneeded ;
[wxWidgets.git] / include / wx / mac / notebook.h
index ca4338f6194ebb2109b81d46e39cb0db56de0608..188bde8cfb1be9ec4c7b635397ab4c1746a9fc0a 100644 (file)
@@ -132,7 +132,7 @@ public:
   virtual void Command(wxCommandEvent& event);
 protected:
     virtual wxNotebookPage *DoRemovePage(int page) ;
-       virtual void MacHandleControlClick( ControlHandle control , SInt16 controlpart ) ;
+       virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart ) ;
   // common part of all ctors
   void Init();