From 7e4f0952c949d960142b9476be5d07d5307366f5 Mon Sep 17 00:00:00 2001 From: guy Date: Fri, 6 Oct 1995 16:36:05 +0000 Subject: [PATCH] Corretto gestione sheet in notify git-svn-id: svn://10.65.10.50/trunk@1928 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg2102.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/cg/cg2102.cpp b/cg/cg2102.cpp index 4ecef6e8f..304934736 100755 --- a/cg/cg2102.cpp +++ b/cg/cg2102.cpp @@ -708,6 +708,7 @@ bool TPrimanota_application::cg_notify(TSheet_field& cg, int r, KEY k) { static TImporto old_spesa; + CHECKD(r >= 0, "Chi e' quel ca$$one che notifica la riga ", r); TToken_string& row = cg.row(r); const char tipo = row_type(row); // Tipo della riga in esame