X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/0dbd6262a9ee7d735fb3930707346298f71b2cb7..9739d9ee8090965862ba623b09a8fba731dc3d5c:/include/wx/mac/notebook.h diff --git a/include/wx/mac/notebook.h b/include/wx/mac/notebook.h index 83f8c1ce4e..0e43da55d8 100644 --- a/include/wx/mac/notebook.h +++ b/include/wx/mac/notebook.h @@ -165,6 +165,7 @@ public: virtual bool DoPhase(int nPhase); protected: + virtual void MacHandleControlClick( ControlHandle control , SInt16 controlpart ) ; // common part of all ctors void Init();