forked from qt-creator/qt-creator
Android: apply changes to selected packages to be installed
Change-Id: Ibd3c362b8b73624eb21eb283ffc021727cca9712 Reviewed-by: Alessandro Portale <alessandro.portale@qt.io>
This commit is contained in:
@@ -172,7 +172,7 @@ void AndroidSdkManagerWidget::installEssentials()
|
||||
"Install them manually after the current operation is done.\n")
|
||||
.arg(m_sdkModel->missingEssentials().join("\", \"")));
|
||||
}
|
||||
m_ui->applySelectionButton->click();
|
||||
onApplyButton();
|
||||
}
|
||||
|
||||
void AndroidSdkManagerWidget::beginLicenseCheck()
|
||||
|
Reference in New Issue
Block a user