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