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
This commit is contained in:
luca 2008-04-11 09:35:27 +00:00
parent 7d1b49c6f2
commit 63e0b4e137

View File

@ -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);
}
///////////////////////////////////////////////////////////