aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
blob: b75088570afb3f4b4b63dceef113ed3e4c6f0c69 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
<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/SettingsPage.qml</file>
        <file>qml/Message.qml</file>
        <file>qml/ComposePane.qml</file>
        <file>qtquickcontrols2.conf</file>
    </qresource>
</RCC>