mirror of
https://github.com/subsurface/subsurface.git
synced 2024-11-28 13:10:19 +00:00
7387b10b29
The diveListNotifier.divesSelected() signal is used to inform the models of a selection change. It sent the current dive as a second parameter. This is redundant, because the only sender of the signal sets current_dive just before sending the signal. Remove the parameter, which appears to be an artifact. Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at> |
||
---|---|---|
.. | ||
cylinderobjecthelper.cpp | ||
cylinderobjecthelper.h | ||
divelistnotifier.cpp | ||
divelistnotifier.h | ||
diveobjecthelper.cpp | ||
diveobjecthelper.h |