aboutsummaryrefslogtreecommitdiff
path: root/launcher/notifications/NotificationChecker.h
diff options
context:
space:
mode:
Diffstat (limited to 'launcher/notifications/NotificationChecker.h')
-rw-r--r--launcher/notifications/NotificationChecker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/launcher/notifications/NotificationChecker.h b/launcher/notifications/NotificationChecker.h
index eb2b32a2..0f305f33 100644
--- a/launcher/notifications/NotificationChecker.h
+++ b/launcher/notifications/NotificationChecker.h
@@ -52,7 +52,7 @@ private:
private:
QList<NotificationEntry> m_entries;
QUrl m_notificationsUrl;
- NetJobPtr m_checkJob;
+ NetJob::Ptr m_checkJob;
Net::Download::Ptr m_download;
QString m_appVersionChannel;