aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/shared/CheckBox.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/shared/CheckBox.qml')
-rw-r--r--examples/quick/shared/CheckBox.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/shared/CheckBox.qml b/examples/quick/shared/CheckBox.qml
index ed93d708d..45c4f4e67 100644
--- a/examples/quick/shared/CheckBox.qml
+++ b/examples/quick/shared/CheckBox.qml
@@ -1,7 +1,7 @@
// Copyright (C) 2017 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
-import QtQuick 2.12
+import QtQuick
Item {
id: root