diff options
Diffstat (limited to 'launcher/updater/GoUpdate.cpp')
-rw-r--r-- | launcher/updater/GoUpdate.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/updater/GoUpdate.cpp b/launcher/updater/GoUpdate.cpp index 6167418e..76f68b55 100644 --- a/launcher/updater/GoUpdate.cpp +++ b/launcher/updater/GoUpdate.cpp @@ -68,7 +68,7 @@ bool processFileLists const VersionFileList &newVersion, const QString &rootPath, const QString &tempPath, - NetJobPtr job, + NetJob::Ptr job, OperationList &ops ) { |