Skip to content

Commit a3f1f7e

Browse files
committed
#9085: Set refresh to F5 key in qbrowser
Set refresh to F5 key in qbrowser equally to qapp http://hub.qgis.org/projects/quantum-gis/repository/revisions/32b05836d50b36f443517ef6a76ac26d49b19b89
1 parent cecfff0 commit a3f1f7e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/browser/qgsbrowserbase.ui

+1-1
Original file line numberDiff line numberDiff line change
@@ -205,7 +205,7 @@
205205
<string>Refresh</string>
206206
</property>
207207
<property name="shortcut">
208-
<string>Ctrl+R</string>
208+
<string>F5</string>
209209
</property>
210210
</action>
211211
<action name="mActionSetProjection">

0 commit comments

Comments
 (0)