mirror of
https://github.com/UltimMC/Launcher.git
synced 2025-12-14 04:32:14 +00:00
More refactor.
This commit is contained in:
@@ -43,5 +43,6 @@ private:
|
||||
void readJsonAndApply(const QJsonObject &obj);
|
||||
void finalizeVersion();
|
||||
|
||||
VersionFile parseJsonFile(const QFileInfo &fileInfo, const bool requireOrder, bool isFTB = false);
|
||||
VersionFilePtr parseJsonFile(const QFileInfo &fileInfo, const bool requireOrder,
|
||||
bool isFTB = false);
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user