aboutsummaryrefslogtreecommitdiffstats
path: root/shell/qml/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'shell/qml/qml.qrc')
-rw-r--r--shell/qml/qml.qrc9
1 files changed, 9 insertions, 0 deletions
diff --git a/shell/qml/qml.qrc b/shell/qml/qml.qrc
new file mode 100644
index 0000000..3804b1b
--- /dev/null
+++ b/shell/qml/qml.qrc
@@ -0,0 +1,9 @@
+<RCC>
+ <qresource prefix="/">
+ <file>bg.qml</file>
+ <file>top.qml</file>
+ <file>bottom.qml</file>
+ <file>left.qml</file>
+ <file>right.qml</file>
+ </qresource>
+</RCC>