summaryrefslogtreecommitdiffstats
path: root/wayland/democompositor/democompositor.qrc
blob: 940f04ed347e98db0cbb1af62653565c2bd77d82 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<RCC>
    <qresource prefix="/">
        <file>qml/main.qml</file>
        <file>qml/Screen.qml</file>
        <file>qml/Chrome.qml</file>
        <file>qml/MyButton.qml</file>
        <file>qml/LaunchButton.qml</file>
        <file>qml/TimedButton.qml</file>
        <file>images/quit.png</file>
        <file>images/greendot.png</file>
        <file>images/reddot.png</file>
        <file>images/graydot.png</file>
        <file>images/graydots.png</file>
        <file>images/greendots.png</file>
        <file>images/Icon_Clocks.png</file>
        <file>images/Icon_Maps.png</file>
        <file>images/Icon_RSS.png</file>
        <file>images/Icon_StocQt.png</file>
    </qresource>
</RCC>