diff --git a/ba/ba7300.cpp b/ba/ba7300.cpp index c07671cca..57b9caa16 100755 --- a/ba/ba7300.cpp +++ b/ba/ba7300.cpp @@ -195,7 +195,7 @@ TBrowser_sheet::TBrowser_sheet(TCursor* c, const char* f, const char* t, const c : TCursor_sheet(c, f, t, h, 0x3, 1) { TToken_string tag = "Selezione"; - add_tag_buttons(tag); + set_tab_buttons(tag); } ///////////////////////////////////////////////////////////