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.pro9
1 files changed, 8 insertions, 1 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro
index da5fe4156b..d3d8b1d080 100644
--- a/utils/themeeditor/themeeditor.pro
+++ b/utils/themeeditor/themeeditor.pro
@@ -175,7 +175,14 @@ OTHER_FILES += README \
175 quazip/README.ROCKBOX \ 175 quazip/README.ROCKBOX \
176 quazip/LICENSE.GPL \ 176 quazip/LICENSE.GPL \
177 qtfindreplacedialog/dialogs.pro \ 177 qtfindreplacedialog/dialogs.pro \
178 resources/tagdb 178 resources/tagdb \
179 resources/document-save-as.png \
180 resources/edit-undo.png \
181 resources/edit-redo.png \
182 resources/edit-paste.png \
183 resources/edit-cut.png \
184 resources/edit-copy.png \
185 resources/edit-find-replace.png
179FORMS += gui/editorwindow.ui \ 186FORMS += gui/editorwindow.ui \
180 gui/preferencesdialog.ui \ 187 gui/preferencesdialog.ui \
181 gui/configdocument.ui \ 188 gui/configdocument.ui \