aboutsummaryrefslogtreecommitdiffstats
path: root/launcher/qml/qml.qrc
blob: 4ff7b4b7a0165fa39b7146f9bcd449f214258a9b (plain)
1
2
3
4
5
6
7
8
9
10
11
<RCC>
    <qresource prefix="/">
        <file>Launcher.qml</file>
        <file>IconItem.qml</file>
        <file>TopShortcutArea.qml</file>
        <file>TopShortcutIcon.qml</file>
        <file>UninstallDialog.qml</file>
        <file>BottomShortcutArea.qml</file>
        <file>AnimationBar.qml</file>
    </qresource>
</RCC>