From 89897feaff1f61b7e7ae00e60820f3c9a8d70d95 Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sat, 20 May 2017 12:34:29 +0200 Subject: qt 5.7 --- framework/qml/TextArea.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/qml') diff --git a/framework/qml/TextArea.qml b/framework/qml/TextArea.qml index 40d23651..47371f2b 100644 --- a/framework/qml/TextArea.qml +++ b/framework/qml/TextArea.qml @@ -18,7 +18,7 @@ import QtQuick 2.7 -import QtQuick.Templates 2.1 as T +import QtQuick.Templates 2.0 as T import org.kube.framework 1.0 as Kube -- cgit v1.2.3