QTfrontend/binds.h
changeset 90 b18a6cd6a17c
parent 88 6740a1c4edc9
child 128 223522298250
equal deleted inserted replaced
89:f9db56409a86 90:b18a6cd6a17c
    70 	{"timer 2",	"2",	QT_TRANSLATE_NOOP("binds", "timer 2 sec"),	false},
    70 	{"timer 2",	"2",	QT_TRANSLATE_NOOP("binds", "timer 2 sec"),	false},
    71 	{"timer 3",	"3",	QT_TRANSLATE_NOOP("binds", "timer 3 sec"),	false},
    71 	{"timer 3",	"3",	QT_TRANSLATE_NOOP("binds", "timer 3 sec"),	false},
    72 	{"timer 4",	"4",	QT_TRANSLATE_NOOP("binds", "timer 4 sec"),	false},
    72 	{"timer 4",	"4",	QT_TRANSLATE_NOOP("binds", "timer 4 sec"),	false},
    73 	{"timer 5",	"5",	QT_TRANSLATE_NOOP("binds", "timer 5 sec"),	true},
    73 	{"timer 5",	"5",	QT_TRANSLATE_NOOP("binds", "timer 5 sec"),	true},
    74 	{"capture",	"f11",	QT_TRANSLATE_NOOP("binds", "capture"),	false},
    74 	{"capture",	"f11",	QT_TRANSLATE_NOOP("binds", "capture"),	false},
    75 	{"quit",	"f10",	QT_TRANSLATE_NOOP("binds", "quit"),	false}
    75 	{"quit",	"f10",	QT_TRANSLATE_NOOP("binds", "quit"),	true}
    76 };
    76 };
    77 
    77 
    78 #endif // BINDS_H
    78 #endif // BINDS_H