Patch level : 10.0 130

Files correlati     : ve1.exe ba3.exe ba8.exe
Ricompilazione Demo : [ ]
Commento            :

corretta stampa su pdf, alla fine non azzerava il nome del file


git-svn-id: svn://10.65.10.50/trunk@17331 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
alex 2008-10-01 10:45:22 +00:00
parent fba00cc351
commit 19b541e17a

View File

@ -1866,6 +1866,7 @@ bool TBook::main_loop()
{
xvt_print_destroy(_rcd);
_rcd = NULL;
_pdf_file.cut(0);
}
return !_print_aborted;