Updater updating code.
This commit is contained in:
parent
89193d06cb
commit
bb8530d42b
@ -231,7 +231,8 @@ void FormUpdate::startUpdate() {
|
|||||||
|
|
||||||
m_downloader->downloadFile(url_file);
|
m_downloader->downloadFile(url_file);
|
||||||
|
|
||||||
} else {
|
}
|
||||||
|
else {
|
||||||
// Self-update and package are not available.
|
// Self-update and package are not available.
|
||||||
if (!WebFactory::instance()->openUrlInExternalBrowser(url_file)) {
|
if (!WebFactory::instance()->openUrlInExternalBrowser(url_file)) {
|
||||||
qApp->showGuiMessage(tr("Cannot update application"),
|
qApp->showGuiMessage(tr("Cannot update application"),
|
||||||
|
Loading…
x
Reference in New Issue
Block a user