Patch level : 10.0 patch 553
Files correlati : lv2 Ricompilazione Demo : [ ] Commento : Coretta la send_key che chiude il programma git-svn-id: svn://10.65.10.50/trunk@19816 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
dc73f8318f
commit
d74af63046
@ -372,7 +372,7 @@ bool TConta_pulito_msk::on_field_event(TOperable_field& f,TField_event e,long jo
|
||||
}
|
||||
|
||||
if(_auto == "A")
|
||||
send_key(DLG_QUIT, K_SPACE);
|
||||
send_key(K_SPACE, DLG_QUIT);
|
||||
|
||||
return true;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user