aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/pointerhandlers/flingAnimation.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/pointerhandlers/flingAnimation.qml')
-rw-r--r--examples/quick/pointerhandlers/flingAnimation.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/pointerhandlers/flingAnimation.qml b/examples/quick/pointerhandlers/flingAnimation.qml
index a2a6a0acd1..d3231ffc41 100644
--- a/examples/quick/pointerhandlers/flingAnimation.qml
+++ b/examples/quick/pointerhandlers/flingAnimation.qml
@@ -48,7 +48,7 @@
**
****************************************************************************/
-import QtQuick 2.12
+import QtQuick
import "components"
Rectangle {