Skip to content

Commit

Permalink
remove Ctrl+Return shortcut from executing sql
Browse files Browse the repository at this point in the history
somehow neither F5 nor Ctrl+Return would work in that combination
  • Loading branch information
rp- committed Jun 13, 2014
1 parent f1e5502 commit 25fe80f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MainWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -1361,7 +1361,7 @@
<string>&amp;Execute SQL</string>
</property>
<property name="shortcut">
<string>F5, Ctrl+Return</string>
<string>F5</string>
</property>
</action>
<action name="actionSqlOpenFile">
Expand Down

0 comments on commit 25fe80f

Please sign in to comment.