summaryrefslogtreecommitdiff
path: root/notificationmonitor.h
diff options
context:
space:
mode:
Diffstat (limited to 'notificationmonitor.h')
-rw-r--r--notificationmonitor.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/notificationmonitor.h b/notificationmonitor.h
index b5fdbdb..4aad942 100644
--- a/notificationmonitor.h
+++ b/notificationmonitor.h
@@ -46,7 +46,6 @@ signals:
void notification(Notification *n);
private:
- Q_PRIVATE_SLOT(d_func(), void handleBusSocketActivated())
NotificationMonitorPrivate * const d_ptr;
};