mirror of
https://github.com/subsurface/subsurface.git
synced 2025-02-19 22:16:15 +00:00
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 | ||