mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
core: convert save-profiledata to C++
Leave the code as is for now. Just replace membuffer by its C++ version. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
e537904965
commit
aaab5157d4
3 changed files with 3 additions and 4 deletions
|
@ -158,7 +158,7 @@ set(SUBSURFACE_CORE_LIB_SRCS
|
|||
save-git.cpp
|
||||
save-html.cpp
|
||||
save-html.h
|
||||
save-profiledata.c
|
||||
save-profiledata.cpp
|
||||
save-xml.cpp
|
||||
selection.cpp
|
||||
selection.h
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue