summaryrefslogtreecommitdiff
path: root/notificationmonitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'notificationmonitor.h')
-rw-r--r--notificationmonitor.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/notificationmonitor.h b/notificationmonitor.h
index 03683ca..4aad942 100644
--- a/notificationmonitor.h
+++ b/notificationmonitor.h
@@ -28,6 +28,8 @@
namespace watchfish
{
+Q_DECLARE_LOGGING_CATEGORY(notificationMonitorCat)
+
class NotificationMonitorPrivate;
class NotificationMonitor : public QObject