Skip to content

Commit

Permalink
change default refresh key to F5 (implements #9085)
Browse files Browse the repository at this point in the history
  • Loading branch information
jef-n committed Nov 25, 2013
1 parent c321f59 commit 32b0583
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/ui/qgisapp.ui
Expand Up @@ -1094,7 +1094,7 @@
<string>Refresh</string>
</property>
<property name="shortcut">
<string>Ctrl+R</string>
<string>F5</string>
</property>
</action>
<action name="mActionTextAnnotation">
Expand Down

0 comments on commit 32b0583

Please sign in to comment.