summaryrefslogtreecommitdiff
path: root/examples/sensors/shakeit/shakeit.qml
diff options
context:
space:
mode:
Diffstat (limited to 'examples/sensors/shakeit/shakeit.qml')
-rw-r--r--examples/sensors/shakeit/shakeit.qml2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/sensors/shakeit/shakeit.qml b/examples/sensors/shakeit/shakeit.qml
index d1a142b..00eeb26 100644
--- a/examples/sensors/shakeit/shakeit.qml
+++ b/examples/sensors/shakeit/shakeit.qml
@@ -41,7 +41,7 @@
import QtQuick 2.0
//! [0]
-import QtMobility.sensors 1.3
+import QtSensors 5.0
//! [0]
import QtMultimedia 5.0