1
0
Fork 0
forked from len0rd/rockbox
foxbox/utils/themeeditor/resources.qrc
Robert Bieber 0d48448500 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
2010-06-16 07:47:03 +00:00

9 lines
319 B
Text

<RCC>
<qresource prefix="/resources">
<file>resources/windowicon.png</file>
<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>