Patch level : avis
Files correlati : at5.exe Ricompilazione Demo : [ ] Commento : sistemato ; git-svn-id: svn://10.65.10.50/trunk@10700 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
1a0aa5db08
commit
050a846edd
@ -388,7 +388,7 @@ bool TTurniControlli::filter_func_turnicon(const TRelation* rel)
|
||||
const TRectype& riga = app()._scontrolli->row(r);
|
||||
TString16 tipocon = riga.get(CON_TIPOCON);
|
||||
//if ((tipocon == app()._tipo1) || (tipocon == app()._tipo2))
|
||||
if (app()._tipicon.is_key((const char*) tipocon));
|
||||
if (app()._tipicon.is_key((const char*) tipocon))
|
||||
{
|
||||
fatto = TRUE;
|
||||
if (app()._primadel.ok())
|
||||
|
Loading…
x
Reference in New Issue
Block a user