summaryrefslogtreecommitdiff
path: root/qml.qrc
blob: cb45d00df4276ce94f4e8dfdeb9d4a33f23d2799 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>ChatView.qml</file>
        <file>ContactList.qml</file>
        <file>CustToolbar.qml</file>
        <file>qtquickcontrols2.conf</file>
        <file>EncryptionPopup.qml</file>
    </qresource>
</RCC>