core: port worldmap-save.c to C++

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2024-03-08 17:09:02 +01:00 committed by bstoeger
parent bd3f9b107e
commit 177b03958c
3 changed files with 24 additions and 24 deletions

View file

@ -75,7 +75,7 @@ SOURCES += subsurface-mobile-main.cpp \
core/import-csv.cpp \
core/save-html.c \
core/statistics.c \
core/worldmap-save.c \
core/worldmap-save.cpp \
core/libdivecomputer.cpp \
core/version.c \
core/save-git.cpp \