Change "Execute current line" shortcut to Shift+F5.

This commit is contained in:
Justin Clift
2016-08-16 20:35:06 +01:00
parent c65c07a433
commit e9063235f9

View File

@@ -1733,10 +1733,10 @@
<string>Execute current line</string>
</property>
<property name="toolTip">
<string>Execute current line [Ctrl+E]</string>
<string>Execute current line [Shift+F5]</string>
</property>
<property name="shortcut">
<string>Ctrl+E</string>
<string>Shift+F5</string>
</property>
</action>
<action name="actionExportCsvPopup">