diff --git a/cg/cg4400.h b/cg/cg4400.h index fc7086d01..733d83986 100755 --- a/cg/cg4400.h +++ b/cg/cg4400.h @@ -59,7 +59,7 @@ class CG4400_application : public TPrintapp long _numini, _pagine_stampate; int _fino_a_mese, _tipo_reg, _tipo_stampa, _cod_un_loc; int _annoes, _r, _stampa_width, _mese_ultima_liq, _mese_credito; - int _stampa_len, _stampa_mese; + int _stampa_len, _stampa_mese, _size_header; real _totale_doc, _credito; TString _codreg, _desc_lib, _codatt, _attivita, _tipoatt; TString _tipodoc, _descr_doc, _codlib, _codice_vidi;