mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
Dive pictures: Move metadata functions into own translation unit
Move all metadata function into new core/metadata.cpp file. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
parent
d9df8c3f47
commit
9b2482aca9
7 changed files with 143 additions and 78 deletions
|
|
@ -76,6 +76,7 @@ set(SUBSURFACE_CORE_LIB_SRCS
|
|||
gettextfromc.cpp
|
||||
# dirk ported some core functionality to c++.
|
||||
qthelper.cpp
|
||||
metadata.cpp
|
||||
divecomputer.cpp
|
||||
exif.cpp
|
||||
subsurfacesysinfo.cpp
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue