Patch level :2.0 partners 634

Files correlati     :
Ricompilazione Demo : [ ]
Commento            :
CM20058
Lanciando questa voce presente nel menù delle stampe dopo aver visto la stampa in anteprima
se clicco su fine per uscire e di nuovo fine per tornare a menù mi viene dato errore fatale


git-svn-id: svn://10.65.10.50/trunk@11553 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
luca 2003-11-03 10:35:24 +00:00
parent d838b8e2e8
commit 434f2efc13
2 changed files with 2 additions and 3 deletions

@ -12,7 +12,7 @@ int main(int argc,char** argv)
case 1:
m72200(argc,argv); break;
case 2:
m72300(argc,argv); break;
m72300(argc,argv); break; //stampa lista movimenti percipienti
case 3:
m72400(argc,argv); break;
// case 4: non usate a menu!!

@ -580,8 +580,7 @@ bool TStampa_mov::user_create()
bool TStampa_mov::user_destroy()
{
delete _rel;
delete _cur;
delete _rel;
delete _nditte;
delete _anag;
delete _rpag;