diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2021-01-24 08:50:10 +0100 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2021-04-02 13:53:23 -0700 |
commit | 1b14a211f0719aa3a46bf0584d5652bc7c7a4b6f (patch) | |
tree | 606ca1be340fbdf73aa5cf6aa6db4d564a5c6454 /profile-widget/divehandler.cpp | |
parent | 35c5ec09b7a6365241c02faf89bf9cefc1a23bf5 (diff) | |
download | subsurface-1b14a211f0719aa3a46bf0584d5652bc7c7a4b6f.tar.gz |
planner: fix removal of points from DivePlannerPointsModel
The beginRemoveRows() function was fed erroneous values. It
is a mystery why this didn't crash. In any case, deletion
of multiple points did not work properly. Instead of trying
to be fancy, remove each point one-by-one.
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'profile-widget/divehandler.cpp')
0 files changed, 0 insertions, 0 deletions