aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/spinner/spinner.qrc
blob: 3a8e4b17fd42e4e3ae24da2f35d72e19a9cd4199 (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>content/spinner-bg.png</file>
        <file>content/spinner-select.png</file>
        <file>content/Spinner.qml</file>
    </qresource>
</RCC>