Patch level : 1086
Files correlati : lv3, (ve0) Ricompilazione Demo : [ ] Commento : Migliorata gestione inserimento bolle lavanderia da parte di più utenti simultanei git-svn-id: svn://10.65.10.50/branches/R_10_00@22414 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
192c4280e3
commit
2332636382
@ -1184,7 +1184,7 @@ int TDocumento::write_rewrite(TBaseisamfile & f, bool re) const
|
|||||||
TMov_mag_doc mov;
|
TMov_mag_doc mov;
|
||||||
TLocalisamfile m(LF_MOVMAG);
|
TLocalisamfile m(LF_MOVMAG);
|
||||||
mov.zero();
|
mov.zero();
|
||||||
if (do_movmag && num_movmag <= 0)
|
if (!new_doc && do_movmag && num_movmag <= 0)
|
||||||
{
|
{
|
||||||
m.setkey(6);
|
m.setkey(6);
|
||||||
m.zero();
|
m.zero();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user