summaryrefslogtreecommitdiffstats
path: root/wayland/democompositor/democompositor.qrc
blob: 0e924a94f4abe1839a3eb26e78c589b5701baf16 (plain)
1
2
3
4
5
6
7
8
9
10
<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>
    </qresource>
</RCC>