summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-04-07 11:57:19 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-04-07 11:57:19 +0200
commit1d94783dfc45f4d215ba59ddbb3f4392b004cbae (patch)
tree3f8436e1a74d80f17a0f5be279d2c8974ec25547 /framework/qmldir
parentede077f0b908464f820fc476c76f09599790e5a5 (diff)
downloadkube-1d94783dfc45f4d215ba59ddbb3f4392b004cbae.tar.gz
kube-1d94783dfc45f4d215ba59ddbb3f4392b004cbae.zip
add initial Kube.ComboBox and use it in composer
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 1ca1cb72..7b1f0be6 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -15,6 +15,7 @@ NotificationPopup 1.0 NotificationPopup.qml
15Icon 1.0 Icon.qml 15Icon 1.0 Icon.qml
16Button 1.0 Button.qml 16Button 1.0 Button.qml
17Popup 1.0 Popup.qml 17Popup 1.0 Popup.qml
18ComboBox 1.0 ComboBox.qml
18PositiveButton 1.0 PositiveButton.qml 19PositiveButton 1.0 PositiveButton.qml
19singleton Colors 1.0 Colors.qml 20singleton Colors 1.0 Colors.qml
20singleton Icons 1.0 Icons.qml 21singleton Icons 1.0 Icons.qml