mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Maintab combobox to set dive type
still needs some work Signed-off-by: Robert C. Helling <helling@atdotde.de> Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
93eb386ba9
commit
a478eb5711
8 changed files with 72 additions and 15 deletions
1
pref.h
1
pref.h
|
|
@ -76,6 +76,7 @@ struct preferences {
|
|||
int decosac;
|
||||
int o2consumption; // ml per min
|
||||
int pscr_ratio; // dump ratio times 1000
|
||||
int defaultsetpoint; // default setpoint in mbar
|
||||
bool show_pictures_in_profile;
|
||||
bool use_default_file;
|
||||
facebook_prefs_t facebook;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue