diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-10-30 18:34:36 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-10-30 22:24:07 +0000 |
commit | dec9401f48f922c1d8fc6ae40f4f5e50cf781ced (patch) | |
tree | 6128429026af5a6458c686e55f0bb0c39cb811b3 /core | |
parent | 3e838ee74d197d86fdee275f2ecf5b5ac6671d64 (diff) | |
download | subsurface-dec9401f48f922c1d8fc6ae40f4f5e50cf781ced.tar.gz |
Dive site: fix oversight in 920eb7576f
In commit 920eb7576ff3c5fab19c12b7b291042817422ac5 "dive_site *"
was included in Qt's "metatype" system to be able to pass it
through QVariants. One instance was forgotten and a "void *"
was passed in. On readout NULL was returned, which made it
impossible to add new dive-sites under certain circumstances.
Convert this one instance to a proper "dive_site *" QVariant.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'core')
0 files changed, 0 insertions, 0 deletions