Updater updating code.

This commit is contained in:
Martin Rotter 2014-08-25 08:15:50 +02:00
parent 89193d06cb
commit bb8530d42b

View File

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