From 8ceebd625229e18de791ea2cc0445cd6691db069 Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 12 Jul 2015 02:18:25 +0200 Subject: load category, add additional nemo fields --- notificationmonitor.h | 1 + 1 file changed, 1 insertion(+) (limited to 'notificationmonitor.h') diff --git a/notificationmonitor.h b/notificationmonitor.h index 5196170..4337c7f 100644 --- a/notificationmonitor.h +++ b/notificationmonitor.h @@ -42,6 +42,7 @@ public: ~NotificationMonitor(); signals: + /** Emitted when a notification arrives. */ void notification(Notification *n); private: -- cgit v1.2.3