summaryrefslogtreecommitdiffstats
path: root/components/qmldir
diff options
context:
space:
mode:
authorMichael Bohlender <michael.bohlender@kdemail.net>2016-06-16 16:28:15 +0200
committerMichael Bohlender <michael.bohlender@kdemail.net>2016-06-16 16:28:15 +0200
commit7b970caca1e2e7323249193bb087e379d7b9b724 (patch)
tree33dfd8d887204a93660d7a2fc49654f5f5dfd174 /components/qmldir
parent02347d57f8009cacb8d1aa80a763e33688feda2e (diff)
downloadkube-7b970caca1e2e7323249193bb087e379d7b9b724.tar.gz
kube-7b970caca1e2e7323249193bb087e379d7b9b724.zip
initial add accounts dialog
Diffstat (limited to 'components/qmldir')
-rw-r--r--components/qmldir3
1 files changed, 2 insertions, 1 deletions
diff --git a/components/qmldir b/components/qmldir
index c043302a..78e45c2a 100644
--- a/components/qmldir
+++ b/components/qmldir
@@ -5,4 +5,5 @@ SingleMailView 1.0 SingleMailView.qml
5FolderListView 1.0 FolderListView.qml 5FolderListView 1.0 FolderListView.qml
6MailListView 1.0 MailListView.qml 6MailListView 1.0 MailListView.qml
7Settings 1.0 Settings.qml 7Settings 1.0 Settings.qml
8AccountSwitcher 1.0 AccountSwitcher.qml \ No newline at end of file 8AccountSwitcher 1.0 AccountSwitcher.qml
9NewAccountDialog 1.0 NewAccountDialog.qml