summaryrefslogtreecommitdiffstats
path: root/tests/manual/quick/pdf/simplest.qml
diff options
context:
space:
mode:
Diffstat (limited to 'tests/manual/quick/pdf/simplest.qml')
-rw-r--r--tests/manual/quick/pdf/simplest.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/manual/quick/pdf/simplest.qml b/tests/manual/quick/pdf/simplest.qml
index 0571493af..4178a87af 100644
--- a/tests/manual/quick/pdf/simplest.qml
+++ b/tests/manual/quick/pdf/simplest.qml
@@ -1,6 +1,6 @@
/****************************************************************************
**
-** Copyright (C) 2020 The Qt Company Ltd.
+** Copyright (C) 2022 The Qt Company Ltd.
** Contact: https://www.qt.io/licensing/
**
** This file is part of the examples of the Qt Toolkit.
@@ -47,7 +47,7 @@
** $QT_END_LICENSE$
**
****************************************************************************/
-import QtQuick 2.14
+import QtQuick
Image {
id: image