aboutsummaryrefslogtreecommitdiffstats
path: root/devicedetails.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'devicedetails.cpp')
-rw-r--r--devicedetails.cpp6
1 files changed, 5 insertions, 1 deletions
diff --git a/devicedetails.cpp b/devicedetails.cpp
index e5c33e418..a2da0d5bc 100644
--- a/devicedetails.cpp
+++ b/devicedetails.cpp
@@ -74,6 +74,10 @@ DeviceDetails::DeviceDetails(QObject *parent) :
dynamicAscendRate(false),
graphicalSpeedIndicator(false),
alwaysShowppO2(false),
- tempSensorOffset(0)
+ tempSensorOffset(0),
+ safetyStopLength(0),
+ safetyStopStartDepth(0),
+ safetyStopEndDepth(0),
+ safetyStopResetDepth(0)
{
}