summaryrefslogtreecommitdiffstats
path: root/logic/updater/NotificationChecker.h
diff options
context:
space:
mode:
Diffstat (limited to 'logic/updater/NotificationChecker.h')
-rw-r--r--logic/updater/NotificationChecker.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/logic/updater/NotificationChecker.h b/logic/updater/NotificationChecker.h
index 20541757..915ee54d 100644
--- a/logic/updater/NotificationChecker.h
+++ b/logic/updater/NotificationChecker.h
@@ -26,7 +26,7 @@ public:
Information
} type;
QString channel;
- QString buildtype;
+ QString platform;
QString from;
QString to;
bool applies() const;