Patch level : 10.0
Files correlati : ve0 Ricompilazione Demo : [ ] Commento : Corretto due righe uguali in due righe diverse l'una dall'altra... Il copia incolla ha colpito ancora git-svn-id: svn://10.65.10.50/trunk@20050 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
42bf7fa5c9
commit
8289efc63b
@ -780,7 +780,7 @@ void TMotore_application::ini2mask(TConfig& ini, TMask& msk, bool query)
|
||||
if (!ini.exist(DOC_CODAG))
|
||||
msk.set(F_CODAG, ven_rec.get(CFV_CODAG));
|
||||
if (!ini.exist(DOC_CODAGVIS))
|
||||
msk.set(F_CODAG, ven_rec.get(CFV_CODAG1));
|
||||
msk.set(F_CODAGVIS, ven_rec.get(CFV_CODAG1));
|
||||
if (!ini.exist(DOC_CODSPMEZZO))
|
||||
msk.set(F_CODSPMEZZO, ven_rec.get(CFV_CODSPMEZZO), true);
|
||||
if (!ini.exist(DOC_CODPORTO))
|
||||
|
Loading…
x
Reference in New Issue
Block a user