aboutsummaryrefslogtreecommitdiffstats
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui12
1 files changed, 12 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index cd351d4..292930d 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -96,6 +96,7 @@ p, li { white-space: pre-wrap; }
<string>File</string>
</property>
<addaction name="actionOpen"/>
+ <addaction name="actionSettings"/>
<addaction name="actionQuit"/>
</widget>
<widget class="QMenu" name="menuHelp">
@@ -259,6 +260,17 @@ p, li { white-space: pre-wrap; }
<string>Ctrl+F</string>
</property>
</action>
+ <action name="actionSettings">
+ <property name="text">
+ <string>Preferences…</string>
+ </property>
+ <property name="shortcut">
+ <string>Ctrl+Shift+,</string>
+ </property>
+ <property name="menuRole">
+ <enum>QAction::PreferencesRole</enum>
+ </property>
+ </action>
</widget>
<tabstops>
<tabstop>listWidget</tabstop>