summaryrefslogtreecommitdiffstats
path: root/tradeshow/iot-sensortag/bluetoothdevice.h
diff options
context:
space:
mode:
Diffstat (limited to 'tradeshow/iot-sensortag/bluetoothdevice.h')
-rw-r--r--tradeshow/iot-sensortag/bluetoothdevice.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/tradeshow/iot-sensortag/bluetoothdevice.h b/tradeshow/iot-sensortag/bluetoothdevice.h
index 1a37448..6a75a67 100644
--- a/tradeshow/iot-sensortag/bluetoothdevice.h
+++ b/tradeshow/iot-sensortag/bluetoothdevice.h
@@ -185,6 +185,8 @@ private:
QBluetoothDeviceInfo m_deviceInfo;
SensorTagDataProvider *m_dataProvider;
+
+ QTimer *m_serviceDetailsTimer;
};
#endif // BLUETOOTHBLUETOOTHDEVICE_H