Patch level : 4.0

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
tolto cast inutile a TShhet_field


git-svn-id: svn://10.65.10.50/trunk@14678 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2006-12-20 15:21:36 +00:00
parent 5791f58ecf
commit a173626ae7

View File

@ -1160,7 +1160,7 @@ TVariable_mask* TDocumento_mask::riga_mask(int numriga)
}
}
m->set_sheet((TSheet_field *)&(field(F_SHEET)));
m->set_sheet(&sfield(F_SHEET));
int pos = m->id2pos(FR_PREZZO);
if (pos >= 0)