diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/mainwindow.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui index 016b22c..a10ad4b 100644 --- a/src/mainwindow.ui +++ b/src/mainwindow.ui @@ -249,6 +249,9 @@ <property name="text"> <string>Quit</string> </property> + <property name="shortcut"> + <string>Ctrl+Q</string> + </property> </action> <action name="actionNew_Tab"> <property name="text"> |
