mirror of
https://github.com/sqlitebrowser/sqlitebrowser.git
synced 2026-01-20 02:50:46 -06:00
MainWindow: Add keyboard shortcut for 'Write Changes' action
Closes #22.
This commit is contained in:
@@ -1153,6 +1153,9 @@
|
||||
<property name="whatsThis">
|
||||
<string>This option is used to save changes to the database file.</string>
|
||||
</property>
|
||||
<property name="shortcut">
|
||||
<string>Ctrl+S</string>
|
||||
</property>
|
||||
</action>
|
||||
<action name="fileCompactAction">
|
||||
<property name="enabled">
|
||||
|
||||
Reference in New Issue
Block a user