summaryrefslogtreecommitdiffstats
path: root/demo#3/horizontal/launcher/launcher/qml/qml.qrc
diff options
context:
space:
mode:
authorzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-12 17:44:25 +0900
committerzheng_wenlong <wenlong_zheng@nexty-ele.com>2018-11-12 17:44:25 +0900
commit9fda22b87349c212f5694e769493ed15addd7cee (patch)
tree0c56d8a974bb06b4283b015c43f7d65af72b38a4 /demo#3/horizontal/launcher/launcher/qml/qml.qrc
parentfeaf630569134f6fa5e297353dd45b2bcd7467b3 (diff)
Add homescreen and launcher for horizontal mode
Add homescreen and launcher for horizontal mode Signed-off-by: zheng_wenlong <wenlong_zheng@nexty-ele.com>
Diffstat (limited to 'demo#3/horizontal/launcher/launcher/qml/qml.qrc')
-rw-r--r--demo#3/horizontal/launcher/launcher/qml/qml.qrc7
1 files changed, 7 insertions, 0 deletions
diff --git a/demo#3/horizontal/launcher/launcher/qml/qml.qrc b/demo#3/horizontal/launcher/launcher/qml/qml.qrc
new file mode 100644
index 0000000..0dfd6b1
--- /dev/null
+++ b/demo#3/horizontal/launcher/launcher/qml/qml.qrc
@@ -0,0 +1,7 @@
+<RCC>
+ <qresource prefix="/">
+ <file>Launcher.qml</file>
+ <file>IconItem.qml</file>
+ <file>ChangeItemPosition.js</file>
+ </qresource>
+</RCC>