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: