summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/chat/chat.qrc
blob: f2219f5b7cdc1d03981a1c7642a040ce95b1f954 (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/">
        <file>chat.qml</file>
        <file>images/clear.png</file>
        <file>images/lineedit-bg.png</file>
        <file>InputBox.qml</file>
        <file>images/default.png</file>
        <file>Search.qml</file>
        <file>Button.qml</file>
    </qresource>
</RCC>