summaryrefslogtreecommitdiff
path: root/examples/webkitqml/shared/shared.qrc
blob: 9aa4172cb159735f068558485eff2af9d855dbfe (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/shared">
        <file>images/arrow.png</file>
        <file>images/busy.png</file>
        <file>images/less.png</file>
        <file>images/more.png</file>
        <file>Button.qml</file>
        <file>LoadIndicator.qml</file>
    </qresource>
</RCC>