Skip to content

Commit fa18f0d

Browse files
committed
Merge pull request #1012 from ahuarte47/Issue_9085-qbrowser
Feature #9085: Set refresh to F5 key in qbrowser
2 parents f21562c + a3f1f7e commit fa18f0d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/browser/qgsbrowserbase.ui

Lines changed: 1 addition & 1 deletion
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)