aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/window/Splash.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/window/Splash.qml')
-rw-r--r--examples/quick/window/Splash.qml3
1 files changed, 1 insertions, 2 deletions
diff --git a/examples/quick/window/Splash.qml b/examples/quick/window/Splash.qml
index b33ad6c168..a6f70a59ef 100644
--- a/examples/quick/window/Splash.qml
+++ b/examples/quick/window/Splash.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.1
//! [splash-properties]
Window {