summaryrefslogtreecommitdiffstats
path: root/examples/bluetooth/chat/chat.qrc
blob: 7e3e6c632cfdaa1e023ea1152cf345191ab0b18a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
<RCC>
    <qresource prefix="/">
        <file>chat.qml</file>
        <file>images/background.jpg</file>
        <file>images/clear.png</file>
        <file>images/lineedit-bg-focus.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>