summaryrefslogtreecommitdiffstats
path: root/examples/declarative/dial/dial.qrc
blob: 77354c0b60b69597781ea0aa7bf9b8f037a93f07 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>DialLibrary/background.png</file>
        <file>DialLibrary/overlay.png</file>
        <file>DialLibrary/needle_shadow.png</file>
        <file>DialLibrary/needle.png</file>
        <file>DialLibrary/Dial.qml</file>
        <file>dial.qml</file>
    </qresource>
</RCC>