From 34f8a45d2683d85252ebfd592f90337b23f972a7 Mon Sep 17 00:00:00 2001 From: alex Date: Mon, 29 Jan 1996 13:49:43 +0000 Subject: [PATCH] Corretto azzeramento ulteriore classificazione git-svn-id: svn://10.65.10.50/trunk@2527 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- ba/ba3700.cpp | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/ba/ba3700.cpp b/ba/ba3700.cpp index da996759a..ecb5ba7e1 100755 --- a/ba/ba3700.cpp +++ b/ba/ba3700.cpp @@ -417,7 +417,10 @@ bool BA3700_application::sheet_action(TSheet_field&, int r, KEY k) mod = m_tipo = m_ulc = TRUE; if (strcmp(ts.get(3),newu) != 0) // modificata ulteriore classificazione - mod = m_ulc = TRUE; + mod = m_ulc = TRUE; + else + if (m_tipo) + newu = ""; } break; case K_DEL: