aboutsummaryrefslogtreecommitdiffstats
path: root/examples/quick/pointerhandlers/joystick.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/quick/pointerhandlers/joystick.qml')
-rw-r--r--examples/quick/pointerhandlers/joystick.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/quick/pointerhandlers/joystick.qml b/examples/quick/pointerhandlers/joystick.qml
index c0445a5e21..5433bf8be9 100644
--- a/examples/quick/pointerhandlers/joystick.qml
+++ b/examples/quick/pointerhandlers/joystick.qml
@@ -48,7 +48,7 @@
**
****************************************************************************/
-import QtQuick 2.12
+import QtQuick
Item {
width: image.implicitWidth; height: image.implicitHeight