mirror of
https://gitee.com/spark-store-project/spark-store
synced 2025-12-14 04:42:03 +08:00
修复
This commit is contained in:
@@ -201,6 +201,7 @@ void SettingsPage::on_pushButton_clear_clicked()
|
||||
{
|
||||
tmpdir.remove(tmpdir[i]);
|
||||
}
|
||||
Utils::sendNotification("spark-store",tr("Spark Store"),tr("Temporary cache was cleaned"));
|
||||
ui->pushButton_clear->setEnabled(true);
|
||||
updateUI();
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user