From c216100f843d5ec0fba5a4f49907d666a65028b1 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Wed, 4 Aug 2010 17:56:00 +0000 Subject: Theme Editor: Overhauled main window toolbar git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27697 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/themeeditor.pro | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) (limited to 'utils/themeeditor/themeeditor.pro') 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 \ -- cgit v1.1