mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2026-07-05 21:06:58 +03:00
Implemented Instance
This commit is contained in:
parent
d3c4db8f34
commit
80cd8b33aa
3 changed files with 38 additions and 3 deletions
|
|
@ -109,7 +109,7 @@ public:
|
|||
InstTypeList typeList();
|
||||
|
||||
private:
|
||||
explicit InstanceLoader(QObject *parent = 0);
|
||||
InstanceLoader();
|
||||
|
||||
QMap<QString, InstanceType *> m_typeMap;
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue