aboutsummaryrefslogtreecommitdiff
path: root/src/mainwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainwindow.ui')
-rw-r--r--src/mainwindow.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/mainwindow.ui b/src/mainwindow.ui
index 3955a40..782d0e3 100644
--- a/src/mainwindow.ui
+++ b/src/mainwindow.ui
@@ -206,6 +206,7 @@
<string>Help</string>
</property>
<addaction name="actionHelp"/>
+ <addaction name="actionChangelog"/>
<addaction name="separator"/>
<addaction name="actionAbout"/>
<addaction name="actionAbout_Qt"/>
@@ -367,6 +368,11 @@
<string>F1</string>
</property>
</action>
+ <action name="actionChangelog">
+ <property name="text">
+ <string>Changelog</string>
+ </property>
+ </action>
</widget>
<resources>
<include location="icons.qrc"/>