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