changeset 90 | b18a6cd6a17c |
parent 88 | 6740a1c4edc9 |
child 128 | 223522298250 |
--- 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