summaryrefslogtreecommitdiffstats
path: root/examples/serviceframework/dialer/dialer.qrc
blob: 375782880432c35aede2abd282797d747eb7e054 (plain)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>content/call.png</file>
        <file>content/DialButton.qml</file>
        <file>content/DialerList.qml</file>
        <file>content/DialScreen.qml</file>
        <file>content/hangup.png</file>
        <file>dialer.qml</file>
    </qresource>
</RCC>