From 63e0b4e13722f2482ba9283bf6f1ee64d2a0fd76 Mon Sep 17 00:00:00 2001 From: luca Date: Fri, 11 Apr 2008 09:35:27 +0000 Subject: [PATCH] Patch level :10.0 Files correlati : Ricompilazione Demo : [ ] Commento :sistemata chiamata a modulo rinominato! git-svn-id: svn://10.65.10.50/trunk@16502 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ba/ba7300.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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); } ///////////////////////////////////////////////////////////