summaryrefslogtreecommitdiff
path: root/utils/themeeditor/themeeditor.pro
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-06-30 21:28:11 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-06-30 21:28:11 +0000
commit35150b6dcb18089ba76a660e6b73caf1dad86579 (patch)
treeeabfb61be2eb8e3a2cfe9796fb3090842fd8bd0c /utils/themeeditor/themeeditor.pro
parent8114979e8e413caa876cda626fe0b6385bfc56ce (diff)
downloadrockbox-35150b6dcb18089ba76a660e6b73caf1dad86579.zip
rockbox-35150b6dcb18089ba76a660e6b73caf1dad86579.tar.gz
rockbox-35150b6dcb18089ba76a660e6b73caf1dad86579.tar.bz2
rockbox-35150b6dcb18089ba76a660e6b73caf1dad86579.tar.xz
Theme Editor: Implemented status bar enable/disable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27200 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to '')
-rw-r--r--utils/themeeditor/themeeditor.pro4
1 files changed, 3 insertions, 1 deletions
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 \