diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2020-04-13 13:45:52 +0200 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2020-05-03 14:47:49 -0700 |
commit | 17556cc66cedc84aaf6de2bfabcafbcca8bda53c (patch) | |
tree | 1f930db50cd8611d26fd006935f4f9abd1a8e97f /subsurfacetemplate.tex | |
parent | c1963fd5ddd82b5ed0133ce6b04be9d525e27d89 (diff) | |
download | subsurface-17556cc66cedc84aaf6de2bfabcafbcca8bda53c.tar.gz |
profile: don't interpret NULL as current_dive in plotDive()
ProfileWidget2::plotDive() had this weird interface, where passing
in NULL as dive would mean "show current_dive". However, most callers
would already pass in current_dive. Therefore, unify and always pass
in current_dive if the caller wants to draw the current dive.
This allows us to interpret NULL as "show empty profile". Thus,
passing in current_dive when there is no current_dive simply shows
an empty profile. This makes the calling code in
MainWindow::selectionChanged() simpler.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'subsurfacetemplate.tex')
0 files changed, 0 insertions, 0 deletions