Skip to content

Commit 2fcb131

Browse files
committed
MainWindow: Add keyboard shortcut for 'Write Changes' action
Closes sqlitebrowser#22.
1 parent e80aab1 commit 2fcb131

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

src/MainWindow.ui

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1153,6 +1153,9 @@
11531153
<property name="whatsThis">
11541154
<string>This option is used to save changes to the database file.</string>
11551155
</property>
1156+
<property name="shortcut">
1157+
<string>Ctrl+S</string>
1158+
</property>
11561159
</action>
11571160
<action name="fileCompactAction">
11581161
<property name="enabled">

0 commit comments

Comments
 (0)