diff options
author | Berthold Stoeger <bstoeger@mail.tuwien.ac.at> | 2018-08-10 08:02:02 -0400 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2018-10-11 16:22:27 -0700 |
commit | 1afd295c413dad73293aac580ee854ea90f8fbd3 (patch) | |
tree | a84d2d4bd6e3f999b3c9f8c09cf2aa8f56ef9920 /printing_templates/Two Dives.html | |
parent | 7067e335964de97d51381ca9e9b09f7236ffc619 (diff) | |
download | subsurface-1afd295c413dad73293aac580ee854ea90f8fbd3.tar.gz |
Undo: use vectors for MergeDives and SplitDive
The MergeDives and SplitDive commands used addDive() and removeDive()
calls to manage their dives. Unfortunately, these calls don't send
the proper signals and thus the dive-list was not updated. Instead,
use one- and two-element vectors, which are passed to addDives()
and removeDives() [note the plural].
Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
Diffstat (limited to 'printing_templates/Two Dives.html')
0 files changed, 0 insertions, 0 deletions