summaryrefslogtreecommitdiffstats
path: root/qt-mobile/mobile-resources.qrc
diff options
context:
space:
mode:
Diffstat (limited to 'qt-mobile/mobile-resources.qrc')
-rw-r--r--qt-mobile/mobile-resources.qrc4
1 files changed, 4 insertions, 0 deletions
diff --git a/qt-mobile/mobile-resources.qrc b/qt-mobile/mobile-resources.qrc
index cb31d7ea1..93cda6dc9 100644
--- a/qt-mobile/mobile-resources.qrc
+++ b/qt-mobile/mobile-resources.qrc
@@ -9,4 +9,8 @@
<file>Log.qml</file>
<file>TopBar.qml</file>
</qresource>
+ <qresource prefix="/qml/theme">
+ <file alias="Theme.qml">theme/Theme.qml</file>
+ <file alias="Units.qml" >theme/Units.qml</file>
+ </qresource>
</RCC>