summaryrefslogtreecommitdiffstats
path: root/utils/themeeditor/resources.qrc
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-06-16 07:47:03 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-06-16 07:47:03 +0000
commit0d48448500129669c35f3316d86a98a41c0c8452 (patch)
tree2d254187e96b2152f9017a87ea8029a9cee0ec56 /utils/themeeditor/resources.qrc
parentda4089d8362cedb4f7297635c436273746923b8a (diff)
downloadrockbox-0d48448500129669c35f3316d86a98a41c0c8452.tar.gz
rockbox-0d48448500129669c35f3316d86a98a41c0c8452.zip
Theme Editor: Replaced line edits for key names with combo boxes
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26868 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/resources.qrc')
-rw-r--r--utils/themeeditor/resources.qrc1
1 files changed, 1 insertions, 0 deletions
diff --git a/utils/themeeditor/resources.qrc b/utils/themeeditor/resources.qrc
index b882e23a1d..bba483f210 100644
--- a/utils/themeeditor/resources.qrc
+++ b/utils/themeeditor/resources.qrc
@@ -4,5 +4,6 @@
<file>resources/document-new.png</file>
<file>resources/document-open.png</file>
<file>resources/document-save.png</file>
+ <file alias="configkeys">resources/configkeys</file>
</qresource>
</RCC>