aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/customitems/painteditem/textballoons.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/customitems/painteditem/textballoons.qml')
-rw-r--r--examples/quick/customitems/painteditem/textballoons.qml4
1 files changed, 2 insertions, 2 deletions
diff --git a/examples/quick/customitems/painteditem/textballoons.qml b/examples/quick/customitems/painteditem/textballoons.qml
index 156e63c015..d363093d95 100644
--- a/examples/quick/customitems/painteditem/textballoons.qml
+++ b/examples/quick/customitems/painteditem/textballoons.qml
@@ -1,8 +1,8 @@
// Copyright (C) 2016 The Qt Company Ltd.
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
-import QtQuick 2.0
-import TextBalloon 1.0
+import QtQuick
+import TextBalloon
Item {
height: 480