aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Shortcut/shortcut.qrc
blob: 3c691cefb6083c41859e893dc70d3baa45879675 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<RCC>
    <qresource prefix="/images/Shortcut">
        <file>home.svg</file>
        <file>home_active.svg</file>
        <file>hvac.svg</file>
        <file>hvac_active.svg</file>
        <file>mediaplayer.svg</file>
        <file>mediaplayer_active.svg</file>
        <file>navigation.svg</file>
        <file>navigation_active.svg</file>
    </qresource>
</RCC>