summaryrefslogtreecommitdiff
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.ui5
1 files changed, 4 insertions, 1 deletions
diff --git a/utils/themeeditor/gui/editorwindow.ui b/utils/themeeditor/gui/editorwindow.ui
index a7d804bd6b..2f84d384c8 100644
--- a/utils/themeeditor/gui/editorwindow.ui
+++ b/utils/themeeditor/gui/editorwindow.ui
@@ -15,7 +15,7 @@
15 </property> 15 </property>
16 <property name="windowIcon"> 16 <property name="windowIcon">
17 <iconset resource="../resources.qrc"> 17 <iconset resource="../resources.qrc">
18 <normaloff>:/resources/resources/windowicon.png</normaloff>:/resources/resources/windowicon.png</iconset> 18 <normaloff>:/resources/windowicon.png</normaloff>:/resources/windowicon.png</iconset>
19 </property> 19 </property>
20 <widget class="QWidget" name="centralwidget"> 20 <widget class="QWidget" name="centralwidget">
21 <layout class="QVBoxLayout" name="verticalLayout"> 21 <layout class="QVBoxLayout" name="verticalLayout">
@@ -299,6 +299,9 @@
299 <property name="text"> 299 <property name="text">
300 <string>&amp;Device Configuration</string> 300 <string>&amp;Device Configuration</string>
301 </property> 301 </property>
302 <property name="shortcut">
303 <string>Ctrl+D</string>
304 </property>
302 </action> 305 </action>
303 </widget> 306 </widget>
304 <tabstops> 307 <tabstops>