From 847289605bb8903eee148018c8e53f5d4efe1d83 Mon Sep 17 00:00:00 2001 From: Dirk Hohndel Date: Thu, 8 Jan 2015 09:59:01 -0800 Subject: Dive d/l selection UI: close the dialog when done This is where we need to call accept() Signed-off-by: Dirk Hohndel --- qt-ui/downloadfromdivecomputer.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'qt-ui') diff --git a/qt-ui/downloadfromdivecomputer.cpp b/qt-ui/downloadfromdivecomputer.cpp index c4e19b99c..d91b94ba4 100644 --- a/qt-ui/downloadfromdivecomputer.cpp +++ b/qt-ui/downloadfromdivecomputer.cpp @@ -427,6 +427,7 @@ void DownloadFromDCWidget::on_ok_clicked() if (ostcFirmwareCheck && currentState == DONE) ostcFirmwareCheck->checkLatest(this, &data); + accept(); } void DownloadFromDCWidget::markChildrenAsDisabled() -- cgit v1.2.3-70-g09d2