applied fixes for CodeWarrior compilation

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@22926 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Gilles Depeyrot
2003-08-16 11:58:06 +00:00
parent 77762d0f1e
commit 609533d54d
3 changed files with 3 additions and 2 deletions

View File

@@ -22,7 +22,7 @@ public:
// other miscellaneous helpers
// ---------------------------
virtual owxToolkitInfo& GetToolkitInfo();
virtual wxToolkitInfo& GetToolkitInfo();
};
#if wxUSE_GUI