compilation fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23069 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2003-08-21 12:54:31 +00:00
parent 789d0a3dd9
commit 8d34bf5cc9
2 changed files with 12 additions and 12 deletions

View File

@@ -78,7 +78,7 @@ public:
// accessors
// ---------
// get number of pages in the dialog
int GetPageCount() const;
virtual size_t GetPageCount() const;
// set the currently selected page, return the index of the previously
// selected one (or -1 on error)