git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@69082
c3d73ce0-8a6f-49c7-b76d-
6d57e0e08775
}
// get the currently selected page or wxNOT_FOUND if none
}
// get the currently selected page or wxNOT_FOUND if none
- int GetSelection() const { return m_selection; }
+ virtual int GetSelection() const { return m_selection; }
// set/get the title of a page
virtual bool SetPageText(size_t n, const wxString& strText) = 0;
// set/get the title of a page
virtual bool SetPageText(size_t n, const wxString& strText) = 0;