aboutsummaryrefslogtreecommitdiff
path: root/qml.qrc
blob: cf0ef287e4c812a0c4bb7ab5846115915ee99d49 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
<RCC>
    <qresource prefix="/">
        <file>main.qml</file>
        <file>locales/bin/de_DE.qm</file>
        <file>locales/bin/main_en.qm</file>
        <file>locales/de_DE.ts</file>
        <file>locales/main_en.ts</file>
        <file>locales/bin/es_ES.qm</file>
        <file>locales/es_ES.ts</file>
        <file>images/logo.png</file>
        <file>images/into-clipboard.svg</file>
        <file>src/main.cpp</file>
        <file>src/main_qmladaptor.cpp</file>
        <file>src/main_qmladaptor.h</file>
        <file>src/RWADBusAdaptor.cpp</file>
        <file>src/RWADBusAdaptor.h</file>
        <file>src/session.cpp</file>
        <file>src/session.h</file>
        <file>ToastManager.qml</file>
        <file>Toast.qml</file>
        <file>qtquickcontrols2.conf</file>
    </qresource>
</RCC>