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.ui9
1 files changed, 9 insertions, 0 deletions
diff --git a/utils/themeeditor/gui/editorwindow.ui b/utils/themeeditor/gui/editorwindow.ui
index ab8dc61896..a7246b9def 100644
--- a/utils/themeeditor/gui/editorwindow.ui
+++ b/utils/themeeditor/gui/editorwindow.ui
@@ -48,6 +48,7 @@
<string>&amp;File</string>
</property>
<addaction name="actionNew_Document"/>
+ <addaction name="actionNew_Project"/>
<addaction name="actionOpen_Document"/>
<addaction name="actionOpen_Project"/>
<addaction name="separator"/>
@@ -386,6 +387,14 @@
<string>Ctrl+Shift+W</string>
</property>
</action>
+ <action name="actionNew_Project">
+ <property name="text">
+ <string>N&amp;ew Project</string>
+ </property>
+ <property name="shortcut">
+ <string>Ctrl+Shift+N</string>
+ </property>
+ </action>
</widget>
<tabstops>
<tabstop>projectTree</tabstop>