summaryrefslogtreecommitdiffstats
path: root/framework/qmldir
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2017-04-06 13:20:47 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2017-04-06 13:20:47 +0200
commitd549f1ba32c391490abe34251ef60bb59df39f98 (patch)
tree78dd7815df8675a9ba97d96425323dafcfff41fd /framework/qmldir
parent872bb7b30eeba9147f7b029fd88456679eb9f854 (diff)
downloadkube-d549f1ba32c391490abe34251ef60bb59df39f98.tar.gz
kube-d549f1ba32c391490abe34251ef60bb59df39f98.zip
introduce Kube.Popup
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 74d0168d..1ca1cb72 100644
--- a/framework/qmldir
+++ b/framework/qmldir
@@ -14,6 +14,7 @@ People 1.0 People.qml
14NotificationPopup 1.0 NotificationPopup.qml 14NotificationPopup 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
17PositiveButton 1.0 PositiveButton.qml 18PositiveButton 1.0 PositiveButton.qml
18singleton Colors 1.0 Colors.qml 19singleton Colors 1.0 Colors.qml
19singleton Icons 1.0 Icons.qml 20singleton Icons 1.0 Icons.qml