Boring changes

Signed-off-by: TheKodeToad <TheKodeToad@proton.me>
This commit is contained in:
TheKodeToad
2023-04-17 10:16:03 +01:00
parent 3a7961834a
commit b8e0c8ebc6
6 changed files with 8 additions and 6 deletions

View File

@ -1,6 +1,6 @@
// SPDX-License-Identifier: GPL-3.0-only
/*
* PolyMC - Minecraft Launcher
* Prism Launcher - Minecraft Launcher
* Copyright (C) 2022 Sefa Eyeoglu <contact@scrumplex.net>
* Copyright (C) 2023 TheKodeToad <TheKodeToad@proton.me>
*

View File

@ -99,4 +99,5 @@ void ExportMrPackDialog::done(int result)
}
QDialog::done(result);
}
}