Corretto errore di compilazione alla riga 897. (Aggiunto il cast)

git-svn-id: svn://10.65.10.50/trunk@2299 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 1995-12-15 12:17:27 +00:00
parent fd81e8b85e
commit 9f0798d85d

View File

@ -894,7 +894,7 @@ bool TGame_mask::edit_scadenza_handler(TMask_field& f, KEY k)
if (nrata != 0 && nrigp == 0)
{
#ifdef __EXTRA__
gm._tipomov = 3;
gm._tipomov = (tipo_movimento) 3;
gm._descr = "";
gm._numdoc = "";
gm._datadoc = TDate(TODAY);