diff options
Diffstat (limited to 'utils/themeeditor/themeeditor.pro')
| -rw-r--r-- | utils/themeeditor/themeeditor.pro | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro index 19d9205..ef32a3e 100644 --- a/utils/themeeditor/themeeditor.pro +++ b/utils/themeeditor/themeeditor.pro @@ -26,6 +26,10 @@ SOURCES += tag_table.c \ skindocument.cpp OTHER_FILES += README \ resources/windowicon.png \ - resources/appicon.xcf + resources/appicon.xcf \ + resources/COPYING \ + resources/document-save.png \ + resources/document-open.png \ + resources/document-new.png FORMS += editorwindow.ui RESOURCES += resources.qrc |