Skip to content

Commit

Permalink
#9273: Shortcut changes
Browse files Browse the repository at this point in the history
  • Loading branch information
ahuarte47 committed Dec 30, 2013
1 parent 5be7a94 commit 8a80e0e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion src/ui/qgisapp.ui
Expand Up @@ -1345,6 +1345,9 @@
<property name="text"> <property name="text">
<string>Query...</string> <string>Query...</string>
</property> </property>
<property name="shortcut">
<string>Ctrl+F</string>
</property>
</action> </action>
<action name="mActionAddToOverview"> <action name="mActionAddToOverview">
<property name="icon"> <property name="icon">
Expand Down Expand Up @@ -1411,7 +1414,7 @@
<string>Toggle Full Screen Mode</string> <string>Toggle Full Screen Mode</string>
</property> </property>
<property name="shortcut"> <property name="shortcut">
<string>Ctrl+F</string> <string>F11</string>
</property> </property>
</action> </action>
<action name="mActionProjectProperties"> <action name="mActionProjectProperties">
Expand Down

0 comments on commit 8a80e0e

Please sign in to comment.