mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-01 02:46:59 +03:00
chore: reformat
Signed-off-by: Trial97 <alexandru.tripon97@gmail.com>
This commit is contained in:
parent
57d3d4815b
commit
5c8481a118
20 changed files with 134 additions and 119 deletions
|
|
@ -1311,7 +1311,7 @@ void MainWindow::on_actionReportBug_triggered()
|
|||
|
||||
void MainWindow::on_actionClearMetadata_triggered()
|
||||
{
|
||||
//This if contains side effects!
|
||||
// This if contains side effects!
|
||||
if (!APPLICATION->metacache()->evictAll()) {
|
||||
CustomMessageBox::selectable(this, tr("Error"),
|
||||
tr("Metadata cache clear Failed!\nTo clear the metadata cache manually, press Folders -> View "
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue