summaryrefslogtreecommitdiffstats
path: root/src/plugins/sensors/blackberry/bbirproximitysensor.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/sensors/blackberry/bbirproximitysensor.h')
-rw-r--r--src/plugins/sensors/blackberry/bbirproximitysensor.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/sensors/blackberry/bbirproximitysensor.h b/src/plugins/sensors/blackberry/bbirproximitysensor.h
index 534b8901..70c97aef 100644
--- a/src/plugins/sensors/blackberry/bbirproximitysensor.h
+++ b/src/plugins/sensors/blackberry/bbirproximitysensor.h
@@ -54,7 +54,7 @@ public:
static QString devicePath();
protected:
- bool updateReadingFromEvent(const sensor_event_t &event, QIRProximityReading *reading);
+ bool updateReadingFromEvent(const sensor_event_t &event, QIRProximityReading *reading) Q_DECL_OVERRIDE;
};
#endif