summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsensorgestures_gestures/mockcommon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qsensorgestures_gestures/mockcommon.cpp')
-rw-r--r--tests/auto/qsensorgestures_gestures/mockcommon.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qsensorgestures_gestures/mockcommon.cpp b/tests/auto/qsensorgestures_gestures/mockcommon.cpp
index f9b04985..44e9ce05 100644
--- a/tests/auto/qsensorgestures_gestures/mockcommon.cpp
+++ b/tests/auto/qsensorgestures_gestures/mockcommon.cpp
@@ -99,6 +99,7 @@ bool mockcommonPrivate::parseData(const QString &line)
if (sensorToken == QLatin1String("accelerometer")) {
if (!firstRun) {
+
Q_EMIT accelData(data);
if (prevts == 0 || prevts > 90000 )
prevts = 20000; // use 20 Hz