mirror of
https://github.com/iDescriptor/iDescriptor.git
synced 2026-06-21 19:35:49 +08:00
fix build
This commit is contained in:
@@ -262,7 +262,7 @@ void AppInstallDialog::onInstallClicked()
|
||||
}
|
||||
|
||||
startDownloadProcess(m_bundleId, m_tempDir->path(), buttonIndex, false,
|
||||
false, true);
|
||||
true);
|
||||
|
||||
connect(
|
||||
this, &AppDownloadBaseDialog::downloadFinished, this,
|
||||
|
||||
Reference in New Issue
Block a user