diff -r f9db56409a86 -r b18a6cd6a17c QTfrontend/binds.h --- a/QTfrontend/binds.h Thu Jul 27 15:24:14 2006 +0000 +++ b/QTfrontend/binds.h Thu Jul 27 21:13:04 2006 +0000 @@ -72,7 +72,7 @@ {"timer 4", "4", QT_TRANSLATE_NOOP("binds", "timer 4 sec"), false}, {"timer 5", "5", QT_TRANSLATE_NOOP("binds", "timer 5 sec"), true}, {"capture", "f11", QT_TRANSLATE_NOOP("binds", "capture"), false}, - {"quit", "f10", QT_TRANSLATE_NOOP("binds", "quit"), false} + {"quit", "f10", QT_TRANSLATE_NOOP("binds", "quit"), true} }; #endif // BINDS_H