From 35150b6dcb18089ba76a660e6b73caf1dad86579 Mon Sep 17 00:00:00 2001 From: Robert Bieber Date: Wed, 30 Jun 2010 21:28:11 +0000 Subject: Theme Editor: Implemented status bar enable/disable git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27200 a1c6a512-1295-4272-9138-f99709370657 --- utils/themeeditor/themeeditor.pro | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'utils/themeeditor/themeeditor.pro') diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro index a46c40b..1e66faf 100644 --- a/utils/themeeditor/themeeditor.pro +++ b/utils/themeeditor/themeeditor.pro @@ -72,7 +72,9 @@ OTHER_FILES += README \ resources/document-save.png \ resources/document-open.png \ resources/document-new.png \ - resources/deviceoptions + resources/deviceoptions \ + resources/render/statusbar.png \ + resources/render/scenebg.png FORMS += gui/editorwindow.ui \ gui/preferencesdialog.ui \ gui/configdocument.ui \ -- cgit v1.1