diff options
author | Michael Bohlender <michael.bohlender@kdemail.net> | 2016-06-18 15:22:26 +0200 |
---|---|---|
committer | Michael Bohlender <michael.bohlender@kdemail.net> | 2016-06-18 15:22:26 +0200 |
commit | fda0a475a3378f0f84e08db8b6a75bef75ea3ee2 (patch) | |
tree | ed13d8b68aa96b40063b24f501ea2a25a8060927 /components/qmldir | |
parent | 2085754bf0ae9a988211e8bcfb55008c523ff3b8 (diff) | |
download | kube-fda0a475a3378f0f84e08db8b6a75bef75ea3ee2.tar.gz kube-fda0a475a3378f0f84e08db8b6a75bef75ea3ee2.zip |
add initial editAccount dialog
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 78e45c2a..8064f9d1 100644 --- a/components/qmldir +++ b/components/qmldir | |||
@@ -7,3 +7,4 @@ MailListView 1.0 MailListView.qml | |||
7 | Settings 1.0 Settings.qml | 7 | Settings 1.0 Settings.qml |
8 | AccountSwitcher 1.0 AccountSwitcher.qml | 8 | AccountSwitcher 1.0 AccountSwitcher.qml |
9 | NewAccountDialog 1.0 NewAccountDialog.qml | 9 | NewAccountDialog 1.0 NewAccountDialog.qml |
10 | EditAccountDialog 1.0 EditAccountDialog.qml | ||