summaryrefslogtreecommitdiffstats
path: root/examples/declarative/loader/loader.qrc
blob: bdbcd5cce8084457ed182302746dce20f210af47 (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/">
        <file>loader.qml</file>
        <file>Browser.qml</file>
        <file>images/fileopen.png</file>
        <file>images/up.png</file>
    </qresource>
</RCC>