summaryrefslogtreecommitdiff
path: root/utils/themeeditor/themeeditor.pro
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-06-24 07:59:41 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-06-24 07:59:41 +0000
commit1ae6ee263b9ef6f356760002f3f02197927a963b (patch)
treec9fec66fd676f421e22554f0b51a3a4a2f9ffab8 /utils/themeeditor/themeeditor.pro
parent103eabd31fb4a5b21e183a7a081ad204720e0eb0 (diff)
downloadrockbox-1ae6ee263b9ef6f356760002f3f02197927a963b.zip
rockbox-1ae6ee263b9ef6f356760002f3f02197927a963b.tar.gz
rockbox-1ae6ee263b9ef6f356760002f3f02197927a963b.tar.bz2
rockbox-1ae6ee263b9ef6f356760002f3f02197927a963b.tar.xz
Theme Editor: Fixed some resource alias issues, implemented device configuration panel that loads options from a text file
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@27102 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to '')
-rw-r--r--utils/themeeditor/themeeditor.pro6
1 files changed, 3 insertions, 3 deletions
diff --git a/utils/themeeditor/themeeditor.pro b/utils/themeeditor/themeeditor.pro
index 6237ee8..50cafe0 100644
--- a/utils/themeeditor/themeeditor.pro
+++ b/utils/themeeditor/themeeditor.pro
@@ -64,10 +64,10 @@ OTHER_FILES += README \
resources/COPYING \
resources/document-save.png \
resources/document-open.png \
- resources/document-new.png
+ resources/document-new.png \
+ resources/deviceoptions
FORMS += gui/editorwindow.ui \
gui/preferencesdialog.ui \
gui/configdocument.ui \
- gui/skinviewer.ui \
- gui/devicestate.ui
+ gui/skinviewer.ui
RESOURCES += resources.qrc