From 635a7ab77171e9789f13accfa5904afe27460f70 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Wed, 2 Jul 2014 12:58:41 -0700 Subject: UI restructure: updateDiveInfo shows the selected dive by default So don't be redundant. Signed-off-by: Dirk Hohndel --- qt-ui/maintab.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'qt-ui/maintab.cpp') diff --git a/qt-ui/maintab.cpp b/qt-ui/maintab.cpp index 2cc994a1c..d461de5a2 100644 --- a/qt-ui/maintab.cpp +++ b/qt-ui/maintab.cpp @@ -879,7 +879,7 @@ void MainTab::rejectChanges() MainWindow::instance()->globe()->reload(); if (lastMode == MANUALLY_ADDED_DIVE) { // more clean up - updateDiveInfo(selected_dive); + updateDiveInfo(); MainWindow::instance()->showProfile(); // we already reloaded the divelist above, so don't recreate it or we'll lose the selection MainWindow::instance()->refreshDisplay(false); -- cgit v1.2.3-70-g09d2