mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-08 13:08:29 +02:00
Remove several warnings when building the project
Signed-off-by: Yihe Li <winmikedows@hotmail.com>
This commit is contained in:
parent
d667dfe223
commit
5ccdb0a477
8 changed files with 9 additions and 9 deletions
|
|
@ -70,7 +70,7 @@ class NullInstance : public BaseInstance {
|
|||
return out;
|
||||
}
|
||||
QString modsRoot() const override { return QString(); }
|
||||
void updateRuntimeContext()
|
||||
void updateRuntimeContext() override
|
||||
{
|
||||
// NOOP
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue