]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/mac/apptrait.h
added wxBookCtrlSizer; derive wxNotebookSizer from it
[wxWidgets.git] / include / wx / mac / apptrait.h
index 7cae381e3765e498068bb360244415561e3dfb61..88b424ab1adb3de8a0851193ba3f8471225f2f9c 100644 (file)
@@ -22,7 +22,7 @@ public:
     // other miscellaneous helpers
     // ---------------------------
 
-    virtual wxToolkitInfo *GetToolkitInfo();
+    virtual wxToolkitInfoGetToolkitInfo();
 };
 
 #if wxUSE_GUI
@@ -33,7 +33,7 @@ public:
     // other miscellaneous helpers
     // ---------------------------
 
-    virtual wxToolkitInfo *GetToolkitInfo();
+    virtual wxToolkitInfoGetToolkitInfo();
 };
 
 #endif // wxUSE_GUI