Ripristinata la riga 790 che era stata persa
git-svn-id: svn://10.65.10.50/trunk@250 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
4af8e5aea4
commit
f676dbb351
@ -1,4 +1,4 @@
|
|||||||
// $Id: printapp.cpp,v 1.9 1994-09-15 07:55:59 villa Exp $
|
// $Id: printapp.cpp,v 1.10 1994-09-16 09:36:17 alex Exp $
|
||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <stdarg.h>
|
#include <stdarg.h>
|
||||||
|
|
||||||
@ -788,7 +788,7 @@ void TPrint_application::print()
|
|||||||
{
|
{
|
||||||
if (preprocess_page (0, cnt2))
|
if (preprocess_page (0, cnt2))
|
||||||
{
|
{
|
||||||
(0, cnt2);
|
set_page (0, cnt2);
|
||||||
ok = print_one (0);
|
ok = print_one (0);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user