跟上maicss

This commit is contained in:
2020-06-23 15:47:35 +08:00
parent 1bbf51981f
commit 221ec4e926
5 changed files with 84 additions and 764 deletions

View File

@@ -41,6 +41,7 @@ void downloadlist::readyInstall()
{
ui->progressBar->hide();
ui->pushButton->setEnabled(true);
system("notify-send \""+ui->label->text().toUtf8()+"下载完成,等待安装\"");
}
void downloadlist::choose(bool isChoosed)