From 6c159db49c16ff4a78db5a1f958405c726898112 Mon Sep 17 00:00:00 2001 From: nik Date: Tue, 20 Feb 1996 09:24:42 +0000 Subject: [PATCH] Corretto errore descrizione attivita' git-svn-id: svn://10.65.10.50/trunk@2614 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg4400.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cg/cg4400.h b/cg/cg4400.h index 72a2ed63f..cf299651a 100755 --- a/cg/cg4400.h +++ b/cg/cg4400.h @@ -121,7 +121,7 @@ public: bool look_lia(long ditta = 0l); bool ricalcola(int); bool stampa_riepilogo(int); - void stampa_pims(TPrintrow&, const TString&, int, int); + void stampa_pims(TPrintrow&, TRiga_array&, int); void set_choice_limits(TMask&); void build_ditte_sheet(); void cerca_reg(const TString&, byte*);