X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/23645bfa01b6450257f140a30c87565225b1ef4a..e1146627e2bf16a48554e1c224f427dbd6247c5d:/include/wx/univ/notebook.h diff --git a/include/wx/univ/notebook.h b/include/wx/univ/notebook.h index bae506e9b7..3e29d78106 100644 --- a/include/wx/univ/notebook.h +++ b/include/wx/univ/notebook.h @@ -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();