mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: convert divelist.c to C++
Fortunately, not much to do in this file. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
a6815661d5
commit
7b79bc954b
4 changed files with 28 additions and 34 deletions
|
@ -55,7 +55,7 @@ SOURCES += subsurface-mobile-main.cpp \
|
|||
core/eventtype.cpp \
|
||||
core/filterconstraint.cpp \
|
||||
core/filterpreset.cpp \
|
||||
core/divelist.c \
|
||||
core/divelist.cpp \
|
||||
core/divelog.cpp \
|
||||
core/gas-model.c \
|
||||
core/gaspressures.c \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue