summaryrefslogtreecommitdiffstats
path: root/utils/themeeditor/gui/editorwindow.ui
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/gui/editorwindow.ui')
-rw-r--r--utils/themeeditor/gui/editorwindow.ui14
1 files changed, 13 insertions, 1 deletions
diff --git a/utils/themeeditor/gui/editorwindow.ui b/utils/themeeditor/gui/editorwindow.ui
index a7246b9def..edfdfe3d84 100644
--- a/utils/themeeditor/gui/editorwindow.ui
+++ b/utils/themeeditor/gui/editorwindow.ui
@@ -40,7 +40,7 @@
<x>0</x>
<y>0</y>
<width>628</width>
- <height>27</height>
+ <height>25</height>
</rect>
</property>
<widget class="QMenu" name="menuFile">
@@ -57,6 +57,7 @@
<addaction name="separator"/>
<addaction name="actionSave_Document"/>
<addaction name="actionSave_Document_As"/>
+ <addaction name="actionExport_Project"/>
<addaction name="separator"/>
<addaction name="actionPreferences"/>
<addaction name="separator"/>
@@ -395,6 +396,17 @@
<string>Ctrl+Shift+N</string>
</property>
</action>
+ <action name="actionExport_Project">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="text">
+ <string>E&amp;xport Project</string>
+ </property>
+ <property name="shortcut">
+ <string>Ctrl+Shift+X</string>
+ </property>
+ </action>
</widget>
<tabstops>
<tabstop>projectTree</tabstop>