aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/localstorage/localstorage.qrc
blob: 62c72daa9f2f19208a6e597a3ba3370b7c58e3c0 (plain)
1
2
3
4
5
6
7
8
9
<RCC>
    <qresource prefix="/localstorage">
        <file>Header.qml</file>
        <file>Database.js</file>
        <file>MyModel.qml</file>
        <file>MyDelegate.qml</file>
        <file>localstorage.qml</file>
    </qresource>
</RCC>