Skip to content

Commit 8a80e0e

Browse files
committedDec 30, 2013
#9273: Shortcut changes
1 parent 5be7a94 commit 8a80e0e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed
 

‎src/ui/qgisapp.ui

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1345,6 +1345,9 @@
13451345
<property name="text">
13461346
<string>Query...</string>
13471347
</property>
1348+
<property name="shortcut">
1349+
<string>Ctrl+F</string>
1350+
</property>
13481351
</action>
13491352
<action name="mActionAddToOverview">
13501353
<property name="icon">
@@ -1411,7 +1414,7 @@
14111414
<string>Toggle Full Screen Mode</string>
14121415
</property>
14131416
<property name="shortcut">
1414-
<string>Ctrl+F</string>
1417+
<string>F11</string>
14151418
</property>
14161419
</action>
14171420
<action name="mActionProjectProperties">

0 commit comments

Comments
 (0)
Please sign in to comment.