Skip to content

Commit

Permalink
MainWindow: Add keyboard shortcut for 'Write Changes' action
Browse files Browse the repository at this point in the history
  • Loading branch information
MKleusberg committed May 27, 2014
1 parent e80aab1 commit 2fcb131
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/MainWindow.ui
Original file line number Diff line number Diff line change
Expand Up @@ -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">
Expand Down

0 comments on commit 2fcb131

Please sign in to comment.