diff options
Diffstat (limited to 'utils/themeeditor/themeeditor.pro')
| -rw-r--r-- | utils/themeeditor/themeeditor.pro | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro index d3d8b1d..5418bbf 100644 --- a/utils/themeeditor/themeeditor.pro +++ b/utils/themeeditor/themeeditor.pro @@ -182,7 +182,8 @@ OTHER_FILES += README \ resources/edit-paste.png \ resources/edit-cut.png \ resources/edit-copy.png \ - resources/edit-find-replace.png + resources/edit-find-replace.png \ + resources/applications-system.png FORMS += gui/editorwindow.ui \ gui/preferencesdialog.ui \ gui/configdocument.ui \ |