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 --- walltimemonitor.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'walltimemonitor.h') diff --git a/walltimemonitor.h b/walltimemonitor.h index f2f6b95..8001b02 100644 --- a/walltimemonitor.h +++ b/walltimemonitor.h @@ -26,6 +26,8 @@ namespace watchfish { +Q_DECLARE_LOGGING_CATEGORY(walltimeMonitorCat) + class WallTimeMonitorPrivate; class WallTimeMonitor : public QObject -- cgit v1.2.3