summaryrefslogtreecommitdiff
path: root/utils/themeeditor/themeeditor.pro
diff options
context:
space:
mode:
Diffstat (limited to 'utils/themeeditor/themeeditor.pro')
-rw-r--r--utils/themeeditor/themeeditor.pro6
1 files changed, 5 insertions, 1 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro
index 0805890db1..5d77d562a6 100644
--- a/utils/themeeditor/themeeditor.pro
+++ b/utils/themeeditor/themeeditor.pro
@@ -96,7 +96,11 @@ OTHER_FILES += README \
96 resources/pause.xcf \ 96 resources/pause.xcf \
97 resources/pause.png \ 97 resources/pause.png \
98 resources/ffwd.xcf \ 98 resources/ffwd.xcf \
99 resources/ffwd.png 99 resources/ffwd.png \
100 resources/lines.xcf \
101 resources/lines.png \
102 resources/cursor.xcf \
103 resources/cursor.png
100FORMS += gui/editorwindow.ui \ 104FORMS += gui/editorwindow.ui \
101 gui/preferencesdialog.ui \ 105 gui/preferencesdialog.ui \
102 gui/configdocument.ui \ 106 gui/configdocument.ui \