X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=blobdiff_plain;f=packages%2Fwx%2Fsrc%2FbbwxLayoutTab.h;h=6ed22cc60705c686acff2a683b31c1dc035cbb0f;hb=4d3619bf05342807aec39f571d94e4aea2efa38b;hp=93e415a5e5235acb125f0b00c4a858d4a6ec54a8;hpb=1880cc0a4d3244494442cde0bc4b8e667774ebf4;p=bbtk.git diff --git a/packages/wx/src/bbwxLayoutTab.h b/packages/wx/src/bbwxLayoutTab.h index 93e415a..6ed22cc 100644 --- a/packages/wx/src/bbwxLayoutTab.h +++ b/packages/wx/src/bbwxLayoutTab.h @@ -90,6 +90,7 @@ namespace bbwx void OnShowWidget(); protected: + void SetTitleTabs(); void TryInsertWindow(wxNotebook *book, const std::string& input); };