Skip to content

Commit 32b0583

Browse files
committedNov 25, 2013
change default refresh key to F5 (implements #9085)
1 parent c321f59 commit 32b0583

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
 

‎src/ui/qgisapp.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1094,7 +1094,7 @@
10941094
<string>Refresh</string>
10951095
</property>
10961096
<property name="shortcut">
1097-
<string>Ctrl+R</string>
1097+
<string>F5</string>
10981098
</property>
10991099
</action>
11001100
<action name="mActionTextAnnotation">

0 commit comments

Comments
 (0)
Please sign in to comment.