summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorChristian Mollekopf <chrigi_1@fastmail.fm>2017-04-24 15:34:31 +0200
committerChristian Mollekopf <chrigi_1@fastmail.fm>2017-04-24 15:34:31 +0200
commit74703d12ef6f72a057f11957181b6cf6f4730e2d (patch)
treea9126fd02863243e26fdc2881b3910b163d59c87 /framework/qmldir
parent68ed477e34756beb5b152f8077c2e2527bba4708 (diff)
downloadkube-74703d12ef6f72a057f11957181b6cf6f4730e2d.tar.gz
kube-74703d12ef6f72a057f11957181b6cf6f4730e2d.zip
Added the Fabric as an in application message bus
Diffstat (limited to 'framework/qmldir')
-rw-r--r--framework/qmldir1
1 files changed, 1 insertions, 0 deletions
diff --git a/framework/qmldir b/framework/qmldir
index 35d1cb62..8e969c96 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -20,6 +20,7 @@ ComboBox 1.0 ComboBox.qml
20PositiveButton 1.0 PositiveButton.qml 20PositiveButton 1.0 PositiveButton.qml
21TextField 1.0 TextField.qml 21TextField 1.0 TextField.qml
22Label 1.0 Label.qml 22Label 1.0 Label.qml
23singleton Messages 1.0 Messages.qml
23singleton Colors 1.0 Colors.qml 24singleton Colors 1.0 Colors.qml
24singleton Icons 1.0 Icons.qml 25singleton Icons 1.0 Icons.qml
25singleton Units 1.0 Units.qml 26singleton Units 1.0 Units.qml