We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
qgis
Learn more about funding links in repositories.
Report abuse
There was an error while loading. Please reload this page.
1 parent 5be7a94 commit 8a80e0eCopy full SHA for 8a80e0e
src/ui/qgisapp.ui
@@ -1345,6 +1345,9 @@
1345
<property name="text">
1346
<string>Query...</string>
1347
</property>
1348
+ <property name="shortcut">
1349
+ <string>Ctrl+F</string>
1350
+ </property>
1351
</action>
1352
<action name="mActionAddToOverview">
1353
<property name="icon">
@@ -1411,7 +1414,7 @@
1411
1414
<string>Toggle Full Screen Mode</string>
1412
1415
1413
1416
<property name="shortcut">
- <string>Ctrl+F</string>
1417
+ <string>F11</string>
1418
1419
1420
<action name="mActionProjectProperties">
0 commit comments