mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-06-29 09:59:59 +03:00
Added InstanceLoader and InstanceType headers.
This commit is contained in:
parent
56480c6fe4
commit
15c7efffa1
7 changed files with 225 additions and 2 deletions
|
|
@ -15,7 +15,7 @@
|
|||
|
||||
#include "instance.h"
|
||||
|
||||
Instance::Instance(QObject *parent) :
|
||||
Instance::Instance(const QString &rootDir, QObject *parent) :
|
||||
SettingsBase(parent)
|
||||
{
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue