From a267dfa7136197a8d77217be09e4a939ae0a14ac Mon Sep 17 00:00:00 2001 From: cris Date: Tue, 3 Feb 2004 12:22:11 +0000 Subject: [PATCH] Patch level : 1.7 680 Files correlati : at4.exe Ricompilazione Demo : [ ] Commento : sistemato stampa famiglie git-svn-id: svn://10.65.10.50/trunk@11742 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- at/at4100.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/at/at4100.cpp b/at/at4100.cpp index d5b16b010..06ee62453 100755 --- a/at/at4100.cpp +++ b/at/at4100.cpp @@ -825,7 +825,7 @@ bool TStampaScadenze::set_print(int m) } if (_tipostampa != undefined) { - if (_tipostampa==etichette || _tipostampa==notiziario) + if (_tipostampa==etichette) _cognome_nome.set_width(200); _codsez = "**"; _codsot = "**";