aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
blob: d2bf225dee77b4f5579b7f24c7ba75e307ca035b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/">
        <file>qml/main.qml</file>
        <file>qml/SplashPage.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>