summaryrefslogtreecommitdiff
path: root/notificationmonitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'notificationmonitor.h')
-rw-r--r--notificationmonitor.h1
1 files changed, 1 insertions, 0 deletions
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: