gui: Add more keyboard shortcuts

This commit is contained in:
Georgy Komarov 2020-09-12 11:56:59 +03:00
parent 3880412c46
commit a2f382464b
No known key found for this signature in database
GPG Key ID: 195B8622FE88ED46
1 changed files with 9 additions and 0 deletions

View File

@ -332,6 +332,9 @@
<property name="text">
<string>&amp;Quit</string>
</property>
<property name="shortcut">
<string>Ctrl+Q</string>
</property>
</action>
<action name="mActionClearResults">
<property name="icon">
@ -458,6 +461,9 @@
<property name="text">
<string>Open P&amp;roject File...</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+O</string>
</property>
</action>
<action name="mActionShowScratchpad">
<property name="icon">
@ -472,6 +478,9 @@
<property name="text">
<string>&amp;New Project File...</string>
</property>
<property name="shortcut">
<string>Ctrl+Shift+N</string>
</property>
</action>
<action name="mActionViewLog">
<property name="text">