aboutsummaryrefslogtreecommitdiffstats
path: root/homescreen/qml/qml.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'homescreen/qml/qml.qrc')
-rw-r--r--homescreen/qml/qml.qrc3
1 files changed, 3 insertions, 0 deletions
diff --git a/homescreen/qml/qml.qrc b/homescreen/qml/qml.qrc
index e60ea63..9639467 100644
--- a/homescreen/qml/qml.qrc
+++ b/homescreen/qml/qml.qrc
@@ -1,6 +1,9 @@
<RCC>
<qresource prefix="/">
<file>main.qml</file>
+ <file>background.qml</file>
+ <file>toppanel.qml</file>
+ <file>bottompanel.qml</file>
<file>MediaArea.qml</file>
<file>MediaAreaBlank.qml</file>
<file>MediaAreaMusic.qml</file>