summaryrefslogtreecommitdiffstats
path: root/qml/contacts.qrc
blob: a3d92224b5a4f1b964633e5dca6d79be3b8638d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/">
        <file>ContactsContainer.qml</file>
        <file>ContactsContainerForm.ui.qml</file>
        <file>icons/janedoe.png</file>
        <file>icons/johndoe.png</file>
        <file>icons/jimdoe.png</file>
        <file>icons/lauradoe.png</file>
        <file>icons/simonedoe.png</file>
        <file>icons/timdoe.png</file>
    </qresource>
</RCC>