mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
fix:安装结束后仍显示Installing
This commit is contained in:
@@ -165,7 +165,7 @@ void DownloadItem::install(int t)
|
||||
ui->widget_spinner->hide();
|
||||
DownloadItem::isInstall = false;
|
||||
});
|
||||
|
||||
emit finished();
|
||||
qDebug()<<ui->label_filename->text().toUtf8();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user