summaryrefslogtreecommitdiffstats
path: root/components/qmldir
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2016-06-22 10:46:38 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2016-06-22 10:46:38 +0200
commit6f4aff0a9b20b7564b43445d2c9a4d9f2561da4c (patch)
treed739ee5a616213e43330f0bafab0dde2fbf178c0 /components/qmldir
parent76c5125052cb7deb116fbdf453e5512b6d79ca4b (diff)
downloadkube-6f4aff0a9b20b7564b43445d2c9a4d9f2561da4c.tar.gz
kube-6f4aff0a9b20b7564b43445d2c9a4d9f2561da4c.zip
initial outbox component
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 984c325c..5cc6f80e 100644
--- a/components/qmldir
+++ b/components/qmldir
@@ -8,3 +8,4 @@ AccountSwitcher 1.0 AccountSwitcher.qml
8NewAccountDialog 1.0 NewAccountDialog.qml 8NewAccountDialog 1.0 NewAccountDialog.qml
9EditAccountDialog 1.0 EditAccountDialog.qml 9EditAccountDialog 1.0 EditAccountDialog.qml
10OverlayDialog 1.0 OverlayDialog.qml 10OverlayDialog 1.0 OverlayDialog.qml
11Outbox 1.0 Outbox.qml