From b2c4562ce1a863b49963e307f44deb30c0619112 Mon Sep 17 00:00:00 2001 From: luca83 Date: Thu, 17 Sep 2009 07:47:43 +0000 Subject: [PATCH] =?UTF-8?q?Patch=20level=20=20=20=20=20=20=20=20=20:=2010.?= =?UTF-8?q?0=20patch=20440=20Files=20correlati=20=20=20=20=20:=20lv0=20Ric?= =?UTF-8?q?ompilazione=20Demo=20:=20[=20]=20Commento=20=20=20=20=20=20=20?= =?UTF-8?q?=20=20=20=20=20:=20Corretta=20la=20proposta=20del=20numero=20co?= =?UTF-8?q?ntratto=20per=20evitare=20che=20vada=20in=20errore=20il=20progr?= =?UTF-8?q?amma=20(commit=20di=20Ra,=20perch=C3=A8=20dovevo=20fare=20una?= =?UTF-8?q?=20prova=20io;=20dopo=20aver=20viksto=20che=20era=20sbagliato?= =?UTF-8?q?=20ci=20siamo=20dimenticati=20un=20ulteriore=20commit=20per=20e?= =?UTF-8?q?vitare=20la=20c*****a)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit git-svn-id: svn://10.65.10.50/trunk@19293 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- lv/lv0400.cpp | 6 ------ 1 file changed, 6 deletions(-) diff --git a/lv/lv0400.cpp b/lv/lv0400.cpp index c6c5e996f..236fe8e43 100755 --- a/lv/lv0400.cpp +++ b/lv/lv0400.cpp @@ -193,12 +193,6 @@ void TContratti_msk::on_idle() _post_contr = 0; efield(F_CODCONT).set_focus(); } - else - { - set(F_CODCONT, 1); - _post_contr = 0; - efield(F_CODCONT).set_focus(); - } } //ON_FIELD_EVENT: definizione del metodo che setta i comportamenti dei vari campi della mashera