summaryrefslogtreecommitdiffstats
path: root/api/logic/notifications/NotificationChecker.h
diff options
context:
space:
mode:
Diffstat (limited to 'api/logic/notifications/NotificationChecker.h')
-rw-r--r--api/logic/notifications/NotificationChecker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/logic/notifications/NotificationChecker.h b/api/logic/notifications/NotificationChecker.h
index ab3a79af..c8e831d5 100644
--- a/api/logic/notifications/NotificationChecker.h
+++ b/api/logic/notifications/NotificationChecker.h
@@ -43,7 +43,7 @@ slots:
private
slots:
- void downloadSucceeded();
+ void downloadSucceeded(int);
signals:
void notificationCheckFinished();