summaryrefslogtreecommitdiffstats
path: root/demo3/horizontal/homescreen/homescreen/qml/images/Shortcut/shortcut.qrc
blob: 40462f4dbf14a5bb76b5c498fb56e7670aa6ee3b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<RCC>
    <qresource prefix="/images/Shortcut">
        <file>launcher.png</file>
        <file>launcher_active.png</file>
        <file>mediaplayer.png</file>
        <file>mediaplayer_active.png</file>
        <file>navigation.png</file>
        <file>navigation_active.png</file>
        <file>phone.png</file>
        <file>phone_active.png</file>
        <file>settings.png</file>
        <file>settings_active.png</file>
        <file>navigation.svg</file>
        <file>music.svg</file>
    </qresource>
</RCC>