summaryrefslogtreecommitdiff
path: root/notificationmonitor.h
diff options
context:
space:
mode:
authorJavier <dev.git@javispedro.com>2015-12-13 02:38:35 +0100
committerJavier <dev.git@javispedro.com>2015-12-13 02:38:35 +0100
commit3b6a0066ef584a076b1a05dc5524cbfa2e2a0bb6 (patch)
treeb37c74f4dc785606ea36f426935826269b39b6b4 /notificationmonitor.h
parent8dc9a1295b7c1a5f81c55244b5d2bb3a3bddb30b (diff)
downloadlibwatchfish-3b6a0066ef584a076b1a05dc5524cbfa2e2a0bb6.tar.gz
libwatchfish-3b6a0066ef584a076b1a05dc5524cbfa2e2a0bb6.zip
Implement WallTimeMonitor
Diffstat (limited to 'notificationmonitor.h')
-rw-r--r--notificationmonitor.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/notificationmonitor.h b/notificationmonitor.h
index 4aad942..03683ca 100644
--- a/notificationmonitor.h
+++ b/notificationmonitor.h
@@ -28,8 +28,6 @@
namespace watchfish
{
-Q_DECLARE_LOGGING_CATEGORY(notificationMonitorCat)
-
class NotificationMonitorPrivate;
class NotificationMonitor : public QObject