Showing with 4 additions and 1 deletion.
  1. +4 −1 src/ui/qgisapp.ui
5 changes: 4 additions & 1 deletion src/ui/qgisapp.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1345,6 +1345,9 @@
<property name="text">
<string>Query...</string>
</property>
<property name="shortcut">
<string>Ctrl+F</string>
</property>
</action>
<action name="mActionAddToOverview">
<property name="icon">
Expand Down Expand Up @@ -1411,7 +1414,7 @@
<string>Toggle Full Screen Mode</string>
</property>
<property name="shortcut">
<string>Ctrl+F</string>
<string>F11</string>
</property>
</action>
<action name="mActionProjectProperties">
Expand Down