diff options
author | Sandro Knauß <sknauss@kde.org> | 2016-10-11 16:19:01 +0200 |
---|---|---|
committer | Sandro Knauß <sknauss@kde.org> | 2016-10-11 16:19:01 +0200 |
commit | 7d6ec8866c90918be94364e52bbdd4f3e53da915 (patch) | |
tree | 007cc6ded7358a7dcdf8a5a87202bb5378f60d93 /components/mail/contents/ui/main.qml | |
parent | 1974c19eadd497e355ac985a00d0571f3e6c7712 (diff) | |
parent | fd3a6901f17f3dcfd446e531dd10c0eb61cf0b93 (diff) | |
download | kube-7d6ec8866c90918be94364e52bbdd4f3e53da915.tar.gz kube-7d6ec8866c90918be94364e52bbdd4f3e53da915.zip |
Merge branch 'develop' into dev/mimetreeinterface
Diffstat (limited to 'components/mail/contents/ui/main.qml')
-rw-r--r-- | components/mail/contents/ui/main.qml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/components/mail/contents/ui/main.qml b/components/mail/contents/ui/main.qml index ef167bbe..279e280d 100644 --- a/components/mail/contents/ui/main.qml +++ b/components/mail/contents/ui/main.qml | |||
@@ -25,7 +25,6 @@ import org.kde.kirigami 1.0 as Kirigami | |||
25 | import org.kube.framework.actions 1.0 as KubeAction | 25 | import org.kube.framework.actions 1.0 as KubeAction |
26 | import org.kube.framework.settings 1.0 as KubeSettings | 26 | import org.kube.framework.settings 1.0 as KubeSettings |
27 | import org.kube.framework.domain 1.0 as KubeFramework | 27 | import org.kube.framework.domain 1.0 as KubeFramework |
28 | import org.kube.framework.theme 1.0 | ||
29 | import org.kube.components 1.0 as KubeComponents | 28 | import org.kube.components 1.0 as KubeComponents |
30 | 29 | ||
31 | ApplicationWindow { | 30 | ApplicationWindow { |