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 0805890..5d77d56 100644 --- a/utils/themeeditor/themeeditor.pro +++ b/utils/themeeditor/themeeditor.pro @@ -96,7 +96,11 @@ OTHER_FILES += README \ resources/pause.xcf \ resources/pause.png \ resources/ffwd.xcf \ - resources/ffwd.png + resources/ffwd.png \ + resources/lines.xcf \ + resources/lines.png \ + resources/cursor.xcf \ + resources/cursor.png FORMS += gui/editorwindow.ui \ gui/preferencesdialog.ui \ gui/configdocument.ui \ |