This commit is contained in:
柚子 2022-12-12 15:28:12 +08:00
parent e2c8eb79a0
commit eb06f33269
2 changed files with 2 additions and 1 deletions
src

@ -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();
});

@ -160,7 +160,7 @@
</property>
<property name="minimumSize">
<size>
<width>300</width>
<width>100</width>
<height>0</height>
</size>
</property>