diff options
Diffstat (limited to 'utils/themeeditor/themeeditor.pro')
| -rw-r--r-- | utils/themeeditor/themeeditor.pro | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro index da5fe41..d3d8b1d 100644 --- a/utils/themeeditor/themeeditor.pro +++ b/utils/themeeditor/themeeditor.pro @@ -175,7 +175,14 @@ OTHER_FILES += README \ quazip/README.ROCKBOX \ quazip/LICENSE.GPL \ qtfindreplacedialog/dialogs.pro \ - resources/tagdb + resources/tagdb \ + resources/document-save-as.png \ + resources/edit-undo.png \ + resources/edit-redo.png \ + resources/edit-paste.png \ + resources/edit-cut.png \ + resources/edit-copy.png \ + resources/edit-find-replace.png FORMS += gui/editorwindow.ui \ gui/preferencesdialog.ui \ gui/configdocument.ui \ |