X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/02161c7c81e12685d04a1f73e714ca52ad858f6c..da98e15760bfcad41a5579e64955caadc2e535f3:/samples/notebook/notebook.h diff --git a/samples/notebook/notebook.h b/samples/notebook/notebook.h index 777ba33404..1eac27735d 100644 --- a/samples/notebook/notebook.h +++ b/samples/notebook/notebook.h @@ -60,7 +60,7 @@ public: void OnIdle(wxIdleEvent& event); - wxBookCtrl *GetCurrentBook(); + wxBookCtrlBase *GetCurrentBook(); private: wxLog *m_logTargetOld;