[PATCH 03/11] Add qmldir file

Sebastian Kügler sebas at kde.org
Fri Nov 6 13:51:23 PST 2015


This will be needed at some point, so better put it in the right place
already, so we don't forget enabling the singleton usage once we've
fleshed out how that could work exactly.

Signed-off-by: Sebastian Kügler <sebas at kde.org>
---
 qt-mobile/theme/qmldir | 2 ++
 1 file changed, 2 insertions(+)
 create mode 100644 qt-mobile/theme/qmldir

diff --git a/qt-mobile/theme/qmldir b/qt-mobile/theme/qmldir
new file mode 100644
index 0000000..c654dba
--- /dev/null
+++ b/qt-mobile/theme/qmldir
@@ -0,0 +1,2 @@
+#singleton Units Units.qml
+#//singleton Theme Theme.qml
-- 
2.6.2



More information about the subsurface mailing list