mirror of
https://github.com/swift-project/pilotclient.git
synced 2026-04-02 15:15:50 +08:00
[Updater] In-app updater
* start downloading automatically in 1st screen * minor changes
This commit is contained in:
committed by
Mat Sutcliffe
parent
5bed714e75
commit
4e3c819f6d
@@ -174,7 +174,7 @@ namespace BlackGui
|
||||
{
|
||||
m_downloadDialog->setMode(CDownloadComponent::SwiftInstaller);
|
||||
m_downloadDialog->setDownloadFile(artifact.asRemoteFile());
|
||||
m_downloadDialog->show();
|
||||
m_downloadDialog->showAndStartDownloading();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user