diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2021-01-25 21:45:29 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-04-02 13:53:23 -0700 |
commit | e419ebf55a28d2483951e52ca274aedd96f11789 (patch) | |
tree | 32d5168bdaa00cde2216842f62c005fa21779db5 /desktop-widgets/tab-widgets | |
parent | 02ef58a48bfa9042e034e83cb128ae6b7f83628e (diff) | |
download | subsurface-e419ebf55a28d2483951e52ca274aedd96f11789.tar.gz |
planner: move clearing of model into loadFromDive() function
Both loadFromDive() callers were clearing the model before
calling loadFromDive(). Move the clearing into that function
since it makes no sense to load into a non-cleared model.
Apparently this changes the way that no-cylinder dives are
treated and the code in ProfileWidget2::repositionDiveHandlers()
must now explicitly check for that condition.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'desktop-widgets/tab-widgets')
0 files changed, 0 insertions, 0 deletions