From 8dc9a1295b7c1a5f81c55244b5d2bb3a3bddb30b Mon Sep 17 00:00:00 2001 From: Javier Date: Sun, 13 Dec 2015 02:14:50 +0100 Subject: Separate NotificationMonitorPrivate into its own file --- notificationmonitor.h | 1 - 1 file changed, 1 deletion(-) (limited to 'notificationmonitor.h') 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; }; -- cgit v1.2.3