oops, forgot to commit the header for the notebook fix

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@12725 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Vadim Zeitlin
2001-11-27 14:43:26 +00:00
parent 7a9b33dbf8
commit 1d8c3e58b8

View File

@@ -155,7 +155,7 @@ protected:
void PositionSpinBtn();
// refresh the given tab only
void RefreshTab(int page);
void RefreshTab(int page, bool forceSelected = FALSE);
// refresh all tabs
void RefreshAllTabs();