mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Add preference option to chose if SAC and/or OTU should be in divelist
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
dc2a0c1909
commit
0aad4d6094
5 changed files with 50 additions and 4 deletions
1
main.c
1
main.c
|
|
@ -126,6 +126,7 @@ int main(int argc, char **argv)
|
|||
int i;
|
||||
|
||||
output_units = SI_units;
|
||||
|
||||
parse_xml_init();
|
||||
|
||||
init_ui(argc, argv);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue