aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/window/window.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/window/window.qml')
-rw-r--r--examples/quick/window/window.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/quick/window/window.qml b/examples/quick/window/window.qml
index 4280b6a4c0..499c9935f7 100644
--- a/examples/quick/window/window.qml
+++ b/examples/quick/window/window.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2017 The Qt Company Ltd.
+** Copyright (C) 2020 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
@@ -49,7 +49,6 @@
****************************************************************************/
import QtQuick 2.0
-import QtQuick.Window 2.3
import "../shared" as Shared
QtObject {