]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/notebook.h
xti streaming
[wxWidgets.git] / include / wx / mac / notebook.h
index 80569fc2449e678b59503f04240b83a54d353f8f..76f43438eb653d634ea1c6742e7e6bc90bb380a9 100644 (file)
@@ -135,7 +135,7 @@ public:
   virtual void Command(wxCommandEvent& event);
 protected:
     virtual wxNotebookPage *DoRemovePage(int page) ;
-    virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart ) ;
+    virtual void MacHandleControlClick( WXWidget control , wxInt16 controlpart , bool mouseStillDown ) ;
   // common part of all ctors
   void Init();