From bb8530d42b900406e426e16909f9c011d9a2c27e Mon Sep 17 00:00:00 2001 From: Martin Rotter Date: Mon, 25 Aug 2014 08:15:50 +0200 Subject: [PATCH] Updater updating code. --- src/gui/formupdate.cpp | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/src/gui/formupdate.cpp b/src/gui/formupdate.cpp index e70a49b93..4dac29772 100755 --- a/src/gui/formupdate.cpp +++ b/src/gui/formupdate.cpp @@ -231,7 +231,8 @@ void FormUpdate::startUpdate() { m_downloader->downloadFile(url_file); - } else { + } + else { // Self-update and package are not available. if (!WebFactory::instance()->openUrlInExternalBrowser(url_file)) { qApp->showGuiMessage(tr("Cannot update application"),