summaryrefslogtreecommitdiffstats
path: root/demo3/horizontal/homescreen/homescreen/qml/images/images.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'demo3/horizontal/homescreen/homescreen/qml/images/images.qrc')
-rw-r--r--demo3/horizontal/homescreen/homescreen/qml/images/images.qrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/demo3/horizontal/homescreen/homescreen/qml/images/images.qrc b/demo3/horizontal/homescreen/homescreen/qml/images/images.qrc
new file mode 100644
index 0000000..e72f697
--- /dev/null
+++ b/demo3/horizontal/homescreen/homescreen/qml/images/images.qrc
@@ -0,0 +1,9 @@
+<RCC>
+ <qresource prefix="/images">
+ <file>menubar_background.png</file>
+ <file>menubar_normal_background.png</file>
+ <file>menubar_full_background.png</file>
+ <file>fullscreen.png</file>
+ <file>normal.png</file>
+ </qresource>
+</RCC>