aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/images/Shortcut/shortcut.qrc
blob: 21ac535f534edcfb61c4b60f0195ec56517fb907 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<RCC>
    <qresource prefix="/images/Shortcut">
        <file>home.svg</file>
        <file>home_active.svg</file>
        <file>hvac.svg</file>
        <file>hvac_active.svg</file>
        <file>music.svg</file>
        <file>music_active.svg</file>
        <file>navigation.svg</file>
        <file>navigation_active.svg</file>
        <file>dashboard.svg</file>
        <file>dashboard_active.svg</file>
        <file>video.svg</file>
        <file>video_active.svg</file>
    </qresource>
</RCC>