mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Checkbox and preference for safety stop
Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
cd34fea1db
commit
cc8d601422
6 changed files with 33 additions and 10 deletions
1
pref.h
1
pref.h
|
@ -79,6 +79,7 @@ struct preferences {
|
|||
bool display_duration;
|
||||
bool display_transitions;
|
||||
bool recreational_mode;
|
||||
bool safetystop;
|
||||
int bottomsac;
|
||||
int decosac;
|
||||
int o2consumption; // ml per min
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue