aboutsummaryrefslogtreecommitdiff
path: root/launcher/minecraft/update/LibrariesTask.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/minecraft/update/LibrariesTask.h')
-rw-r--r--launcher/minecraft/update/LibrariesTask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/minecraft/update/LibrariesTask.h b/launcher/minecraft/update/LibrariesTask.h
index 49f76932..b966ad6c 100644
--- a/launcher/minecraft/update/LibrariesTask.h
+++ b/launcher/minecraft/update/LibrariesTask.h
@@ -22,5 +22,5 @@ public slots:
private:
MinecraftInstance *m_inst;
- NetJobPtr downloadJob;
+ NetJob::Ptr downloadJob;
};