summaryrefslogtreecommitdiffstats
path: root/qt-models/diveplannermodel.cpp
diff options
context:
space:
mode:
authorGravatar Robert C. Helling <helling@atdotde.de>2018-01-25 11:25:47 +0100
committerGravatar Robert C. Helling <helling@atdotde.de>2018-01-26 07:04:45 +0100
commit6d3c2327bd6a7bfdb283fe2e681aff2449327f89 (patch)
tree95dd73c658ad3772a11ea0b516336a7dc52613bc /qt-models/diveplannermodel.cpp
parenta07b6b4d9714e32cb28b903bc89889853e30c410 (diff)
downloadsubsurface-6d3c2327bd6a7bfdb283fe2e681aff2449327f89.tar.gz
Initialise cylinder start pressure with working pressure
In the planner, this is the natural assumption. Signed-off-by: Robert C. Helling <helling@atdotde.de>
Diffstat (limited to 'qt-models/diveplannermodel.cpp')
-rw-r--r--qt-models/diveplannermodel.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/qt-models/diveplannermodel.cpp b/qt-models/diveplannermodel.cpp
index 924812e22..43ab20de3 100644
--- a/qt-models/diveplannermodel.cpp
+++ b/qt-models/diveplannermodel.cpp
@@ -156,6 +156,7 @@ void DivePlannerPointsModel::setupCylinders()
}
if (!empty_string(prefs.default_cylinder)) {
fill_default_cylinder(&displayed_dive.cylinder[0]);
+ displayed_dive.cylinder[0].start = displayed_dive.cylinder[0].type.workingpressure;
}
if (cylinder_none(&displayed_dive.cylinder[0])) {
// roughly an AL80