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.ui12
1 files changed, 12 insertions, 0 deletions
diff --git a/utils/themeeditor/gui/editorwindow.ui b/utils/themeeditor/gui/editorwindow.ui
index 5ef3261acb..ab8dc61896 100644
--- a/utils/themeeditor/gui/editorwindow.ui
+++ b/utils/themeeditor/gui/editorwindow.ui
@@ -52,6 +52,7 @@
<addaction name="actionOpen_Project"/>
<addaction name="separator"/>
<addaction name="actionClose_Document"/>
+ <addaction name="actionClose_Project"/>
<addaction name="separator"/>
<addaction name="actionSave_Document"/>
<addaction name="actionSave_Document_As"/>
@@ -374,6 +375,17 @@
<string>Ctrl+T</string>
</property>
</action>
+ <action name="actionClose_Project">
+ <property name="enabled">
+ <bool>false</bool>
+ </property>
+ <property name="text">
+ <string>Close Pro&amp;ject</string>
+ </property>
+ <property name="shortcut">
+ <string>Ctrl+Shift+W</string>
+ </property>
+ </action>
</widget>
<tabstops>
<tabstop>projectTree</tabstop>