summaryrefslogtreecommitdiffstats
path: root/tests/auto/qsensor/test_sensorimpl.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/qsensor/test_sensorimpl.h')
-rw-r--r--tests/auto/qsensor/test_sensorimpl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/auto/qsensor/test_sensorimpl.h b/tests/auto/qsensor/test_sensorimpl.h
index 37ccc136..1462ccba 100644
--- a/tests/auto/qsensor/test_sensorimpl.h
+++ b/tests/auto/qsensor/test_sensorimpl.h
@@ -56,6 +56,7 @@ public:
void start();
void stop();
+ bool isFeatureSupported(QSensor::Feature feature) const Q_DECL_OVERRIDE;
signals:
void emitBusyChanged();