From 5615c39175a3c167f0346aca957f91269bb990ed Mon Sep 17 00:00:00 2001 From: James Turner Date: Sun, 1 Sep 2019 13:00:21 +0100 Subject: [PATCH] FGQCanvas: remove errant use of QQ.Window --- utils/fgqcanvas/qml/Window.qml | 1 - 1 file changed, 1 deletion(-) diff --git a/utils/fgqcanvas/qml/Window.qml b/utils/fgqcanvas/qml/Window.qml index a211ef7c0..c8f5033c8 100644 --- a/utils/fgqcanvas/qml/Window.qml +++ b/utils/fgqcanvas/qml/Window.qml @@ -1,5 +1,4 @@ import QtQuick 2.0 -import QtQuick.Window 2.4 as QQ2W Rectangle { width: 1024