diff options
author | Marius Kintel <marius@kintel.net> | 2011-11-28 00:50:48 (GMT) |
---|---|---|
committer | Marius Kintel <marius@kintel.net> | 2011-11-28 00:50:48 (GMT) |
commit | 4e98f5552da9c17cb20e1a6f342d928dc8bf371c (patch) | |
tree | 9ae0825b40770229499c52427b578ff79f2d9946 /src | |
parent | cd33efb4edbfc126df3c62baaec0af7648b114ab (diff) | |
parent | 97f61b07e64444ee7b4163cd289c09dbc2ffd2ea (diff) |
Merge branch 'master' of github.com:openscad/openscad
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 4d5ff22..dc73c05 100644 --- a/src/MainWindow.ui +++ b/src/MainWindow.ui @@ -270,6 +270,9 @@ <property name="text"> <string>&Quit</string> </property> + <property name="shortcut"> + <string>Ctrl+Q</string> + </property> </action> <action name="editActionUndo"> <property name="text"> |