diff options
Diffstat (limited to 'launcher/updater/GoUpdate.h')
-rw-r--r-- | launcher/updater/GoUpdate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/updater/GoUpdate.h b/launcher/updater/GoUpdate.h index 8058e543..46a679ef 100644 --- a/launcher/updater/GoUpdate.h +++ b/launcher/updater/GoUpdate.h @@ -117,7 +117,7 @@ bool processFileLists const VersionFileList &newVersion, const QString &rootPath, const QString &tempPath, - NetJobPtr job, + NetJob::Ptr job, OperationList &ops ); |