aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/window/AllScreens.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/window/AllScreens.qml')
-rw-r--r--examples/quick/window/AllScreens.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/quick/window/AllScreens.qml b/examples/quick/window/AllScreens.qml
index 0cec36c0ab..4050c09870 100644
--- a/examples/quick/window/AllScreens.qml
+++ b/examples/quick/window/AllScreens.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.3
-import QtQuick.Window 2.3
import "../shared" as Shared
Column {