aboutsummaryrefslogtreecommitdiffstats
path: root/examples/qml/dynamicscene/content/GenericSceneItem.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/qml/dynamicscene/content/GenericSceneItem.qml')
-rw-r--r--examples/qml/dynamicscene/content/GenericSceneItem.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/qml/dynamicscene/content/GenericSceneItem.qml b/examples/qml/dynamicscene/content/GenericSceneItem.qml
index 3c83169c7a..bc09fd5817 100644
--- a/examples/qml/dynamicscene/content/GenericSceneItem.qml
+++ b/examples/qml/dynamicscene/content/GenericSceneItem.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2017 The Qt Company Ltd.
+** Copyright (C) 2021 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
@@ -48,7 +48,7 @@
**
****************************************************************************/
-import QtQuick 2.0
+import QtQuick
Image {
property bool created: false