summaryrefslogtreecommitdiffstats
path: root/demo3/horizontal/homescreen/homescreen/qml/images/Shortcut/shortcut.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'demo3/horizontal/homescreen/homescreen/qml/images/Shortcut/shortcut.qrc')
-rw-r--r--demo3/horizontal/homescreen/homescreen/qml/images/Shortcut/shortcut.qrc16
1 files changed, 16 insertions, 0 deletions
diff --git a/demo3/horizontal/homescreen/homescreen/qml/images/Shortcut/shortcut.qrc b/demo3/horizontal/homescreen/homescreen/qml/images/Shortcut/shortcut.qrc
new file mode 100644
index 0000000..40462f4
--- /dev/null
+++ b/demo3/horizontal/homescreen/homescreen/qml/images/Shortcut/shortcut.qrc
@@ -0,0 +1,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>