From a1e175fc5da8be34ad0324d89480f85b1d9f8939 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 9 Mar 2016 16:08:56 +0100 Subject: Renamed the framework plugins --- components/mail/contents/ui/main.qml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'components/mail/contents') diff --git a/components/mail/contents/ui/main.qml b/components/mail/contents/ui/main.qml index 95729954..8f2d3c52 100644 --- a/components/mail/contents/ui/main.qml +++ b/components/mail/contents/ui/main.qml @@ -20,8 +20,8 @@ import QtQuick.Controls 1.3 import QtQuick.Layouts 1.1 import org.kde.plasma.components 2.0 as PlasmaComponents -import org.kde.kube.actions 1.0 as KubeAction -import org.kde.kube.settings 1.0 as KubeSettings +import org.kube.framework.actions 1.0 as KubeAction +import org.kube.framework.settings 1.0 as KubeSettings import org.kube.components 1.0 as KubeComponents ApplicationWindow { -- cgit v1.2.3