]> git.saurik.com Git - wxWidgets.git/blobdiff - samples/notebook/notebook.h
added wxMessageOutputBest which tries to show the message to the user in the best...
[wxWidgets.git] / samples / notebook / notebook.h
index 777ba33404920dcee3f5fbf7603b3040253adde9..1eac27735da8fed2e8e2d536b1592e459464d00e 100644 (file)
@@ -60,7 +60,7 @@ public:
 
     void OnIdle(wxIdleEvent& event);
 
-    wxBookCtrl *GetCurrentBook();
+    wxBookCtrlBase *GetCurrentBook();
 
 private:
     wxLog *m_logTargetOld;