aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/localstorage/localstorage/localstorage.qrc
blob: 09ac2de0335e22849775d98bae10b76479f3e89a (plain)
1
2
3
4
5
6
<RCC>
    <qresource prefix="/localstorage/localstorage">
        <file>hello.qml</file>
        <file>localstorage.qml</file>
    </qresource>
</RCC>