mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-25 12:55:05 +00:00
Implemented Instance
This commit is contained in:
@@ -109,7 +109,7 @@ public:
|
||||
InstTypeList typeList();
|
||||
|
||||
private:
|
||||
explicit InstanceLoader(QObject *parent = 0);
|
||||
InstanceLoader();
|
||||
|
||||
QMap<QString, InstanceType *> m_typeMap;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user