summaryrefslogtreecommitdiff
path: root/utils/themeeditor/resources.qrc
diff options
context:
space:
mode:
authorRobert Bieber <robby@bieberphoto.com>2010-06-03 20:51:17 +0000
committerRobert Bieber <robby@bieberphoto.com>2010-06-03 20:51:17 +0000
commit084ff072dc33b608d5a23c905658193cec58ada2 (patch)
tree4635bd9a0a42e3bdb8051c99e193fae0153815aa /utils/themeeditor/resources.qrc
parent5a2d7549f00da88497b386decdeb501473f9677a (diff)
downloadrockbox-084ff072dc33b608d5a23c905658193cec58ada2.tar.gz
rockbox-084ff072dc33b608d5a23c905658193cec58ada2.zip
Theme Editor: Added a window icon and made menus alt-navigable
git-svn-id: svn://svn.rockbox.org/rockbox/trunk@26525 a1c6a512-1295-4272-9138-f99709370657
Diffstat (limited to 'utils/themeeditor/resources.qrc')
-rw-r--r--utils/themeeditor/resources.qrc5
1 files changed, 5 insertions, 0 deletions
diff --git a/utils/themeeditor/resources.qrc b/utils/themeeditor/resources.qrc
new file mode 100644
index 0000000000..fbe5cfbb01
--- /dev/null
+++ b/utils/themeeditor/resources.qrc
@@ -0,0 +1,5 @@
1<RCC>
2 <qresource prefix="/resources">
3 <file>resources/windowicon.png</file>
4 </qresource>
5</RCC>