aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/tutorials/dynamicview/dynamicview4/dynamicview4.qrc
blob: 8615c442b2b39824215a16350c0df8c529fb2996 (plain)
1
2
3
4
5
6
7
8
<RCC>
    <qresource prefix="/dynamicview">
        <file>dynamicview.qml</file>
        <file>ListSelector.qml</file>
        <file>PetsModel.qml</file>
        <file>ListSelector.qml</file>
    </qresource>
</RCC>