summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-04-19 10:44:33 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-04-19 10:44:33 +0200
commit962f09c6f6ceedd96eced193360c1b106f555fac (patch)
treeac4103c97e110e16f1b476c7754e4bde5ab241e7 /framework/qmldir
parent0190a9e9110951012cfeef9bc52dc78b1014b314 (diff)
downloadkube-962f09c6f6ceedd96eced193360c1b106f555fac.tar.gz
kube-962f09c6f6ceedd96eced193360c1b106f555fac.zip
introduce Kube.Label and use it in kube controls
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 715f63dd..9f49a65f 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -18,6 +18,7 @@ Popup 1.0 Popup.qml
18ComboBox 1.0 ComboBox.qml 18ComboBox 1.0 ComboBox.qml
19PositiveButton 1.0 PositiveButton.qml 19PositiveButton 1.0 PositiveButton.qml
20TextField 1.0 TextField.qml 20TextField 1.0 TextField.qml
21Label 1.0 Label.qml
21singleton Colors 1.0 Colors.qml 22singleton Colors 1.0 Colors.qml
22singleton Icons 1.0 Icons.qml 23singleton Icons 1.0 Icons.qml
23singleton Units 1.0 Units.qml 24singleton Units 1.0 Units.qml