From 41677b58d971ab57a79514d972f10acb04797130 Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 27 Dec 2015 21:55:19 +0100 Subject: initial music controller implementation --- notificationmonitor.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'notificationmonitor.h') 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 -- cgit v1.2.3