diff options
author | Michael Bohlender <michael.bohlender@kdemail.net> | 2016-05-06 13:06:40 +0200 |
---|---|---|
committer | Michael Bohlender <michael.bohlender@kdemail.net> | 2016-05-06 13:06:40 +0200 |
commit | 963f872433ffda7421e7b5863280413465f58ae9 (patch) | |
tree | 6bd1c1a4937979e48d7eef8a7f71616c0c4162cb /components/qmldir | |
parent | e4fba677a9755a5aee1a0ea1513b6f737429d832 (diff) | |
download | kube-963f872433ffda7421e7b5863280413465f58ae9.tar.gz kube-963f872433ffda7421e7b5863280413465f58ae9.zip |
add account switcher dummy
Diffstat (limited to 'components/qmldir')
-rw-r--r-- | components/qmldir | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/components/qmldir b/components/qmldir index e9a70bc5..c043302a 100644 --- a/components/qmldir +++ b/components/qmldir | |||
@@ -5,3 +5,4 @@ SingleMailView 1.0 SingleMailView.qml | |||
5 | FolderListView 1.0 FolderListView.qml | 5 | FolderListView 1.0 FolderListView.qml |
6 | MailListView 1.0 MailListView.qml | 6 | MailListView 1.0 MailListView.qml |
7 | Settings 1.0 Settings.qml | 7 | Settings 1.0 Settings.qml |
8 | AccountSwitcher 1.0 AccountSwitcher.qml \ No newline at end of file | ||