aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/animation/behaviors/behavior-example.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/animation/behaviors/behavior-example.qml')
-rw-r--r--examples/quick/animation/behaviors/behavior-example.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/animation/behaviors/behavior-example.qml b/examples/quick/animation/behaviors/behavior-example.qml
index a92212350d..c994ec18d9 100644
--- a/examples/quick/animation/behaviors/behavior-example.qml
+++ b/examples/quick/animation/behaviors/behavior-example.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.0
+import QtQuick
Rectangle {
width: 320; height: 480