From bbc8fcaefa1cc4c8dafb4d1453990154c7b00d3c Mon Sep 17 00:00:00 2001 From: Christian Mollekopf Date: Sun, 5 Aug 2018 12:21:13 +0200 Subject: A calendar filter --- framework/qml/CheckBox.qml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'framework/qml') diff --git a/framework/qml/CheckBox.qml b/framework/qml/CheckBox.qml index 17654536..ce4df209 100644 --- a/framework/qml/CheckBox.qml +++ b/framework/qml/CheckBox.qml @@ -17,7 +17,7 @@ */ import QtQuick 2.7 -import QtQuick.Templates 2.0 as T +import QtQuick.Templates 2.2 as T import org.kube.framework 1.0 as Kube T.CheckBox { -- cgit v1.2.3