aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
blob: 476198c9b74d42f0b1e162cf48d7df754056fb20 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/">
        <file>qml/main.qml</file>
        <file>qml/AccountsPage.qml</file>
        <file>qml/ChatPage.qml</file>
        <file>qml/ChatlistPage.qml</file>
        <file>qml/ConfigurePage.qml</file>
        <file>qml/Message.qml</file>
        <file>qtquickcontrols2.conf</file>
    </qresource>
</RCC>