Dive merging: make sure that the profile is redrawn
This uses the just introduced refreshProfile() function. Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
This commit is contained in:
parent
aeac5fcb6d
commit
e66f0895c6
@ -612,6 +612,7 @@ void DiveListView::mergeDives()
|
||||
}
|
||||
}
|
||||
}
|
||||
MainWindow::instance()->refreshProfile();
|
||||
MainWindow::instance()->refreshDisplay();
|
||||
}
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user