aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/draganddrop/views/Icon.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/draganddrop/views/Icon.qml')
-rw-r--r--examples/quick/draganddrop/views/Icon.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/draganddrop/views/Icon.qml b/examples/quick/draganddrop/views/Icon.qml
index dcd5cb338d..ed5c6e51e5 100644
--- a/examples/quick/draganddrop/views/Icon.qml
+++ b/examples/quick/draganddrop/views/Icon.qml
@@ -1,7 +1,7 @@
// Copyright (C) 2019 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
-import QtQuick 2.14
+import QtQuick
Rectangle {
id: icon