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"),