From 1d94783dfc45f4d215ba59ddbb3f4392b004cbae Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Fri, 7 Apr 2017 11:57:19 +0200 Subject: add initial Kube.ComboBox and use it in composer --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') 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 Icon 1.0 Icon.qml Button 1.0 Button.qml Popup 1.0 Popup.qml +ComboBox 1.0 ComboBox.qml PositiveButton 1.0 PositiveButton.qml singleton Colors 1.0 Colors.qml singleton Icons 1.0 Icons.qml -- cgit v1.2.3