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*);