From d549f1ba32c391490abe34251ef60bb59df39f98 Mon Sep 17 00:00:00 2001 From: Michael Bohlender Date: Thu, 6 Apr 2017 13:20:47 +0200 Subject: introduce Kube.Popup --- framework/qmldir | 1 + 1 file changed, 1 insertion(+) (limited to 'framework/qmldir') diff --git a/framework/qmldir b/framework/qmldir index 74d0168d..1ca1cb72 100644 --- a/framework/qmldir +++ b/framework/qmldir @@ -14,6 +14,7 @@ People 1.0 People.qml NotificationPopup 1.0 NotificationPopup.qml Icon 1.0 Icon.qml Button 1.0 Button.qml +Popup 1.0 Popup.qml PositiveButton 1.0 PositiveButton.qml singleton Colors 1.0 Colors.qml singleton Icons 1.0 Icons.qml -- cgit v1.2.3