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.tar.gz
rockbox-c216100f843d5ec0fba5a4f49907d666a65028b1.zip
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 da5fe4156b..d3d8b1d080 100644
--- a/utils/themeeditor/themeeditor.pro
+++ b/utils/themeeditor/themeeditor.pro
@@ -175,7 +175,14 @@ OTHER_FILES += README \
175 quazip/README.ROCKBOX \ 175 quazip/README.ROCKBOX \
176 quazip/LICENSE.GPL \ 176 quazip/LICENSE.GPL \
177 qtfindreplacedialog/dialogs.pro \ 177 qtfindreplacedialog/dialogs.pro \
178 resources/tagdb 178 resources/tagdb \
179 resources/document-save-as.png \
180 resources/edit-undo.png \
181 resources/edit-redo.png \
182 resources/edit-paste.png \
183 resources/edit-cut.png \
184 resources/edit-copy.png \
185 resources/edit-find-replace.png
179FORMS += gui/editorwindow.ui \ 186FORMS += gui/editorwindow.ui \
180 gui/preferencesdialog.ui \ 187 gui/preferencesdialog.ui \
181 gui/configdocument.ui \ 188 gui/configdocument.ui \