diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2019-12-23 20:52:41 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2019-12-24 06:16:39 +0900 |
commit | 19b8c9a33ae8d29b189d06264d1e60c409373439 (patch) | |
tree | 3aa1726d61c46e98702baa84735aff312db73cc3 /scripts | |
parent | 967f0e56d79c4c25e54619ef8f56770baa9edaa8 (diff) | |
download | subsurface-19b8c9a33ae8d29b189d06264d1e60c409373439.tar.gz |
Cleanup: Turn QMLProfile::diveId from QString to int
This property is used to render the profile of a given dive.
Weirdly, even though the diveId is an integer, it was stored
as a string. It is not clear why that is the case. Therefore,
turn into the more natural int and avoid unnecessary conversion.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'scripts')
0 files changed, 0 insertions, 0 deletions