summaryrefslogtreecommitdiffstats
path: root/components/qmldir
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2016-06-21 16:44:43 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2016-06-21 16:44:43 +0200
commitc72539d2cf1dfa43a0a874ea4877d6047ba3dcb8 (patch)
tree9346eb62b1036742544e67003335755261202b7d /components/qmldir
parent1f51e1c94f31212a7953065537afa3f6a13bb377 (diff)
downloadkube-c72539d2cf1dfa43a0a874ea4877d6047ba3dcb8.tar.gz
kube-c72539d2cf1dfa43a0a874ea4877d6047ba3dcb8.zip
create OverlayDialog component and use it everywhere
Diffstat (limited to 'components/qmldir')
-rw-r--r--components/qmldir1
1 files changed, 1 insertions, 0 deletions
diff --git a/components/qmldir b/components/qmldir
index 8064f9d1..a294cbd3 100644
--- a/components/qmldir
+++ b/components/qmldir
@@ -8,3 +8,4 @@ Settings 1.0 Settings.qml
8AccountSwitcher 1.0 AccountSwitcher.qml 8AccountSwitcher 1.0 AccountSwitcher.qml
9NewAccountDialog 1.0 NewAccountDialog.qml 9NewAccountDialog 1.0 NewAccountDialog.qml
10EditAccountDialog 1.0 EditAccountDialog.qml 10EditAccountDialog 1.0 EditAccountDialog.qml
11OverlayDialog 1.0 OverlayDialog.qml