mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 21:02:04 +08:00
添加多个通知,修复下载进度条过长问题
This commit is contained in:
@@ -319,7 +319,7 @@ void AppIntoPage::on_pushButton_3_clicked()
|
||||
ui->pushButton_3->hide();
|
||||
|
||||
updatesEnabled();
|
||||
//sendNotification(tr("Uninstall succeeded"));
|
||||
Utils::sendNotification("spark-store",tr("Spark Store"),tr("Uninstall succeeded"));
|
||||
}
|
||||
|
||||
ui->downloadButton->setEnabled(true);
|
||||
|
||||
Reference in New Issue
Block a user