summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/sensors/qsensor.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/sensors/qsensor.h b/src/sensors/qsensor.h
index 305315c2..65a127e9 100644
--- a/src/sensors/qsensor.h
+++ b/src/sensors/qsensor.h
@@ -56,6 +56,9 @@ class QSensorReading;
class QSensorReadingPrivate;
class QSensorFilter;
+// This type is no longer used in the API but third party apps may be using it
+typedef quint64 qtimestamp;
+
typedef QPair<int,int> qrange;
typedef QList<qrange> qrangelist;
struct qoutputrange