mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
MOBILE: Read profile settings from git
Signed-off-by: Joakim Bygdell <j.bygdell@gmail.com>
This commit is contained in:
parent
d4dbd0bee7
commit
11dcae436e
3 changed files with 5 additions and 2 deletions
|
@ -54,7 +54,6 @@ int main(int argc, char **argv)
|
|||
prefs.animation_speed = 0; // we render the profile to pixmap, no animations
|
||||
|
||||
// always show the divecomputer reported ceiling in red
|
||||
prefs.dcceiling = 1;
|
||||
prefs.redceiling = 1;
|
||||
|
||||
init_proxy();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue