From fd6f05aa763538309c4d26223f2111be8ec0f82d Mon Sep 17 00:00:00 2001 From: Lincoln Ramsay Date: Tue, 23 Aug 2011 11:21:42 +1000 Subject: QtmSensors, legacy sensors library. QtSensors will not remain source-compatible with Mobility. QtmSensors exists to provide a source-compatible API. QtmSensors is implemented as a wrapper over the QtSensors library. Only front end functionality is supported. Backends must be ported to QtSensors. Change-Id: Ia7e45b719fb5f84637f899374990dbd680e259bd Reviewed-on: http://codereview.qt.nokia.com/3348 Reviewed-by: Qt Sanity Bot Reviewed-by: Zsolt Simon --- src/plugins/sensors/dummy/dummycommon.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/plugins') diff --git a/src/plugins/sensors/dummy/dummycommon.h b/src/plugins/sensors/dummy/dummycommon.h index 9b495354..1162add9 100644 --- a/src/plugins/sensors/dummy/dummycommon.h +++ b/src/plugins/sensors/dummy/dummycommon.h @@ -43,6 +43,7 @@ #define DUMMYCOMMON_H #include +#include class dummycommon : public QSensorBackend { -- cgit v1.2.3