From 3f5b466e06d8cc6f05dbbbbba0e149543a9de10d Mon Sep 17 00:00:00 2001 From: nik Date: Wed, 19 Apr 1995 07:52:29 +0000 Subject: [PATCH] Correzioni ai registri git-svn-id: svn://10.65.10.50/trunk@1269 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 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;