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