From d2a30e713aeeaa4ff6fa4a285d5ee41f9ae62613 Mon Sep 17 00:00:00 2001 From: villa Date: Wed, 10 Jan 1996 11:48:09 +0000 Subject: [PATCH] Minchiatina romagnola git-svn-id: svn://10.65.10.50/trunk@2426 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg2104.cpp | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/cg/cg2104.cpp b/cg/cg2104.cpp index 4455140b8..3c1ffddd6 100755 --- a/cg/cg2104.cpp +++ b/cg/cg2104.cpp @@ -72,7 +72,12 @@ bool TPrimanota_application::pag_notify(TSheet_field& ps, int r, KEY k) mod = m_tipo = m_ulc = TRUE; if (newu != ts.get(5)) // modificata ulteriore classificazione - mod = m_ulc = TRUE; + mod = m_ulc = TRUE; + else if (m_tipo) { + m_ulc = TRUE; + newu = ""; + } + break; case K_DEL: doit = !recalc;