From 0c5fc9ab7560146537e1b284812527e975cfd773 Mon Sep 17 00:00:00 2001 From: alex Date: Fri, 2 Sep 1994 15:14:55 +0000 Subject: [PATCH] Corretti errori AGA n.225-226 git-svn-id: svn://10.65.10.50/trunk@140 c028cbd2-c16b-5b4b-a496-9718f37d4682 --- cg/cg1200.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/cg/cg1200.cpp b/cg/cg1200.cpp index dbe6059cf..04fe618bf 100755 --- a/cg/cg1200.cpp +++ b/cg/cg1200.cpp @@ -320,7 +320,8 @@ bool CG1200_App::set_print(int) // set print type switch (mask.last_key()) { - case K_ESC: + case K_ESC: + case K_QUIT: return FALSE; break; case BUT_CG12_ELENCO: