Dive list: update selection after clearing model

When clearing the model the selection is cleared. Send the according
signal.

Signed-off-by: Berthold Stoeger <bstoeger@mail.tuwien.ac.at>
This commit is contained in:
Berthold Stoeger 2019-11-18 18:19:29 +01:00 committed by Dirk Hohndel
parent ecb517d496
commit 9f573df971
2 changed files with 2 additions and 0 deletions

View file

@ -82,6 +82,7 @@ signals:
// Trip edited signal
void tripChanged(dive_trip *trip, TripField field);
// Selection changes
void divesSelected(const QVector<dive *> &dives, dive *current);
// Dive site signals. Add and delete events are sent per dive site and