summaryrefslogtreecommitdiff
path: root/utils/themeeditor/themeeditor.pro
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-08-04 17:56:00 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-08-04 17:56:00 +0000
commitc216100f843d5ec0fba5a4f49907d666a65028b1 (patch)
tree9fedee2560e123381ea87259744fb6ae13385136 /utils/themeeditor/themeeditor.pro
parentbcf51beee7afe2251aee2e98f26934e34b133e7a (diff)
downloadrockbox-c216100f843d5ec0fba5a4f49907d666a65028b1.zip
rockbox-c216100f843d5ec0fba5a4f49907d666a65028b1.tar.gz
rockbox-c216100f843d5ec0fba5a4f49907d666a65028b1.tar.bz2
rockbox-c216100f843d5ec0fba5a4f49907d666a65028b1.tar.xz
Theme Editor: Overhauled main window toolbar
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27697 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/themeeditor.pro')
-rw-r--r--utils/themeeditor/themeeditor.pro9
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 \