Skip to content

Commit 25fe80f

Browse files
committed
remove Ctrl+Return shortcut from executing sql
somehow neither F5 nor Ctrl+Return would work in that combination
1 parent f1e5502 commit 25fe80f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/MainWindow.ui

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1361,7 +1361,7 @@
13611361
<string>&amp;Execute SQL</string>
13621362
</property>
13631363
<property name="shortcut">
1364-
<string>F5, Ctrl+Return</string>
1364+
<string>F5</string>
13651365
</property>
13661366
</action>
13671367
<action name="actionSqlOpenFile">

0 commit comments

Comments
 (0)