aboutsummaryrefslogtreecommitdiffstats
path: root/src/quick/doc/snippets/qml/smoothedanimation.qml
diff options
context:
space:
mode:
Diffstat (limited to 'src/quick/doc/snippets/qml/smoothedanimation.qml')
-rw-r--r--src/quick/doc/snippets/qml/smoothedanimation.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/quick/doc/snippets/qml/smoothedanimation.qml b/src/quick/doc/snippets/qml/smoothedanimation.qml
index 1cd4ee6b6f..ae9c20a7b9 100644
--- a/src/quick/doc/snippets/qml/smoothedanimation.qml
+++ b/src/quick/doc/snippets/qml/smoothedanimation.qml
@@ -2,7 +2,7 @@
// SPDX-License-Identifier: LicenseRef-Qt-Commercial OR BSD-3-Clause
//![0]
-import QtQuick 2.0
+import QtQuick
Rectangle {
width: 800; height: 600