summaryrefslogtreecommitdiffstats
path: root/src/sensors/gestures/simulatorgesturescommon.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/sensors/gestures/simulatorgesturescommon.cpp')
-rw-r--r--src/sensors/gestures/simulatorgesturescommon.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/sensors/gestures/simulatorgesturescommon.cpp b/src/sensors/gestures/simulatorgesturescommon.cpp
index 4c2adb51..6ad5b619 100644
--- a/src/sensors/gestures/simulatorgesturescommon.cpp
+++ b/src/sensors/gestures/simulatorgesturescommon.cpp
@@ -101,6 +101,7 @@ void SensorGesturesConnection::newSensorGestures(const QStringList &gestures)
}
}
}
+
mWorker->call("setSensorGestures", allGestures);
}