mirror of
https://github.com/PrismLauncher/PrismLauncher.git
synced 2025-06-13 13:47:46 +02:00
Added file logger
This commit is contained in:
@ -47,7 +47,7 @@ private:
|
||||
DownloadJobPtr jarlibDownloadJob;
|
||||
|
||||
// target version, determined during this task
|
||||
QSharedPointer<MinecraftVersion> targetVersion;
|
||||
std::shared_ptr<MinecraftVersion> targetVersion;
|
||||
};
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user