From fd3a6901f17f3dcfd446e531dd10c0eb61cf0b93 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20Knau=C3=9F?= Date: Tue, 11 Oct 2016 16:01:35 +0200 Subject: remove all imports of org.kube.framework.theme --- components/mail/contents/ui/main.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'components/mail') 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 import org.kube.framework.actions 1.0 as KubeAction import org.kube.framework.settings 1.0 as KubeSettings import org.kube.framework.domain 1.0 as KubeFramework -import org.kube.framework.theme 1.0 import org.kube.components 1.0 as KubeComponents ApplicationWindow { -- cgit v1.2.3