diff options
Diffstat (limited to 'utils/themeeditor/themeeditor.pro')
| -rw-r--r-- | utils/themeeditor/themeeditor.pro | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro index a46c40b..1e66faf 100644 --- a/utils/themeeditor/themeeditor.pro +++ b/utils/themeeditor/themeeditor.pro @@ -72,7 +72,9 @@ OTHER_FILES += README \ resources/document-save.png \ resources/document-open.png \ resources/document-new.png \ - resources/deviceoptions + resources/deviceoptions \ + resources/render/statusbar.png \ + resources/render/scenebg.png FORMS += gui/editorwindow.ui \ gui/preferencesdialog.ui \ gui/configdocument.ui \ |