aboutsummaryrefslogtreecommitdiff
path: root/launcher/meta/VersionList.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/meta/VersionList.h')
-rw-r--r--launcher/meta/VersionList.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/meta/VersionList.h b/launcher/meta/VersionList.h
index 58cdafe7..378255df 100644
--- a/launcher/meta/VersionList.h
+++ b/launcher/meta/VersionList.h
@@ -41,7 +41,7 @@ public:
VersionPtrRole
};
- shared_qobject_ptr<Task> getLoadTask() override;
+ Task::Ptr getLoadTask() override;
bool isLoaded() override;
const BaseVersionPtr at(int i) const override;
int count() const override;