Corretta la setfixed().
git-svn-id: svn://10.65.10.50/trunk@3394 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
bd3fef754a
commit
c96384c878
@ -138,7 +138,7 @@ void TRelation_application::set_fixed()
|
||||
if (s.not_empty())
|
||||
_mask->set(id, s);
|
||||
|
||||
if (_lnflag == 1)
|
||||
if (_lnflag < 2)
|
||||
_mask->disable(id);
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user