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