]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/univ/notebook.h
Typos and other fixes
[wxWidgets.git] / include / wx / univ / notebook.h
index bae506e9b720d25ac3e3a8232c3bfdf386f331a4..3e29d78106a866f7a4a3a9506ee626dc56295fdd 100644 (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();