mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: port worldmap-save.c to C++
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
bd3f9b107e
commit
177b03958c
3 changed files with 24 additions and 24 deletions
|
@ -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 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue