Patch level : 2.0 610

Files correlati     : cg1.exe
Ricompilazione Demo : [ ]
Commento            :


git-svn-id: svn://10.65.10.50/trunk@11520 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
guy 2003-10-21 15:46:29 +00:00
parent 7e73be6971
commit 98089dd3f7

View File

@ -3545,6 +3545,8 @@ bool TStampa_IVdirettiva::preprocess_print(int file,int counter)
{
if (printer().printtype() != screenvis)
_prog_stampa = new TProgind(_items_sort,TR("Preparazione stampa... prego attendere"),FALSE);
else
_prog_stampa = NULL;
return TRUE;
}