Aggiunta restart della token_string per il settaggio elementi di
default da astampare. git-svn-id: svn://10.65.10.50/trunk@4129 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
194923a005
commit
2f49e95045
@ -3945,6 +3945,7 @@ bool TMastrini_application::sheet2mask()
|
|||||||
{
|
{
|
||||||
TString_array& rows = sht.rows_array();
|
TString_array& rows = sht.rows_array();
|
||||||
TToken_string row = rows.row(0);
|
TToken_string row = rows.row(0);
|
||||||
|
row.restart();
|
||||||
rows.destroy(0, TRUE);
|
rows.destroy(0, TRUE);
|
||||||
|
|
||||||
short id = F_ANNO;
|
short id = F_ANNO;
|
||||||
|
Loading…
x
Reference in New Issue
Block a user