From 32449cb4c7d7a37fa7fd54d5f7fc29bc7ecb2eff Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Wed, 4 Apr 2018 14:44:26 +0200 Subject: Got rid of controls1 where possible, and otherwise marked it learly --- components/mailviewer/qml/HtmlContent.qml | 1 - 1 file changed, 1 deletion(-) (limited to 'components') diff --git a/components/mailviewer/qml/HtmlContent.qml b/components/mailviewer/qml/HtmlContent.qml index c775a3ca..2ebd3b67 100644 --- a/components/mailviewer/qml/HtmlContent.qml +++ b/components/mailviewer/qml/HtmlContent.qml @@ -17,7 +17,6 @@ */ import QtQuick 2.4 -import QtQuick.Controls 1.3 import QtWebEngine 1.4 import org.kube.framework 1.0 as Kube -- cgit v1.2.3