diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-11-22 08:06:07 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-11-23 13:22:24 -0800 |
commit | 9e565e355221d38c05d19002f040d6af7ce07735 (patch) | |
tree | bf55a546433dfff3c1ed9058b0ce6b254d33c70d /core/subsurface-qt/DiveObjectHelper.cpp | |
parent | fba6ec5ad500f0106a1590f061a583376dcbd23d (diff) | |
download | subsurface-9e565e355221d38c05d19002f040d6af7ce07735.tar.gz |
Cleanup: make "struct dive *" and "struct dive_trip *" Qt metatypes
Just as we did for pointer to struct dive_site, make pointers to
struct dive and struct dive_trip "Qt metatypes". This means that
they can be passed through QVariants without taking a detour via
void *.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core/subsurface-qt/DiveObjectHelper.cpp')
0 files changed, 0 insertions, 0 deletions