diff --git a/src/appinstalldialog.cpp b/src/appinstalldialog.cpp index 5e42e95..c23e60a 100644 --- a/src/appinstalldialog.cpp +++ b/src/appinstalldialog.cpp @@ -262,7 +262,7 @@ void AppInstallDialog::onInstallClicked() } startDownloadProcess(m_bundleId, m_tempDir->path(), buttonIndex, false, - false, true); + true); connect( this, &AppDownloadBaseDialog::downloadFinished, this,