mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-07-16 10:32:21 +08:00
fix:4.0 开始自动安装时安装按钮仍然存在
This commit is contained in:
parent
ac21f67030
commit
077034b1d6
@ -94,8 +94,8 @@ void DownloadItem::readyInstall()
|
||||
{
|
||||
ui->progressBar->hide();
|
||||
ui->pushButton_install->setEnabled(true);
|
||||
DownloadItem::install(0);
|
||||
ui->pushButton_install->show();
|
||||
DownloadItem::install(0);
|
||||
ui->pushButton_2->hide();
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user