mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-19 18:40:13 -06:00
Change "Execute current line" shortcut to Shift+F5.
This commit is contained in:
@@ -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">
|
||||
|
||||
Reference in New Issue
Block a user