Remove Ctrl-Q shortcut as it interferes with emulator.

Signed-off-by: Andrea Odetti <mariofutire@gmail.com>
This commit is contained in:
Andrea Odetti 2020-10-12 21:01:13 +01:00
parent a72d19b386
commit d4fa3f6a2c

View file

@ -237,9 +237,6 @@
<property name="text">
<string>Quit</string>
</property>
<property name="shortcut">
<string>Ctrl+Q</string>
</property>
</action>
</widget>
<layoutdefault spacing="6" margin="11"/>