summaryrefslogtreecommitdiffstats
path: root/demo3/horizontal/homescreen/homescreen/qml/qml.qrc
blob: 933a8a54dd388e899180ba70d6af023f877d551e (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>ShortcutArea.qml</file>
        <file>ShortcutIcon.qml</file>
        <file>StatusArea.qml</file>
        <file>TopArea.qml</file>
        <file>IconItem.qml</file>
    </qresource>
</RCC>