diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-09-21 14:10:53 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-09-21 16:07:24 -0700 |
commit | 44a291a09f06733ff84dc99d532351d6cbc927c6 (patch) | |
tree | b905d21f3a9a1b369b45370ea76b5b48819545e6 /core/configuredivecomputer.h | |
parent | fe7c0b30856d1286ea9a521ca9fb01e4952b6275 (diff) | |
download | subsurface-44a291a09f06733ff84dc99d532351d6cbc927c6.tar.gz |
Export: move dive site selection logic to C++
When exporting dive sites, the dive sites to be selected were collected
in the C-core. But that doesn't have access to the selected dive sites
if in dive site mode. Therefore, collect the dive sites in C++ and
pass down to the core. Use a std::vector to avoid memory management
woes.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core/configuredivecomputer.h')
0 files changed, 0 insertions, 0 deletions