Patch level :10.0

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
parentesi di troppo anticompilatoria


git-svn-id: svn://10.65.10.50/trunk@20349 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2010-04-16 13:31:03 +00:00
parent 8413f380d6
commit e544252fd7

View File

@ -81,7 +81,7 @@ bool TCond_pag_app::user_create()
_interv_rate = 30;
_pag = NULL;
_msk = new TMask("ba3700a");
_cs = &_msk->sfield(F_SHEET_RPG));
_cs = &_msk->sfield(F_SHEET_RPG);
_cs->set_notify(sheet_action);
_msk->set_handler (F_INT_RATE , intervallo_rate);