diff options
Diffstat (limited to 'utils/themeeditor/themeeditor.pro')
-rw-r--r-- | utils/themeeditor/themeeditor.pro | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro index 6237ee8f70..50cafe054d 100644 --- a/utils/themeeditor/themeeditor.pro +++ b/utils/themeeditor/themeeditor.pro @@ -64,10 +64,10 @@ OTHER_FILES += README \ resources/COPYING \ resources/document-save.png \ resources/document-open.png \ - resources/document-new.png + resources/document-new.png \ + resources/deviceoptions FORMS += gui/editorwindow.ui \ gui/preferencesdialog.ui \ gui/configdocument.ui \ - gui/skinviewer.ui \ - gui/devicestate.ui + gui/skinviewer.ui RESOURCES += resources.qrc |