diff options
Diffstat (limited to 'src/daemon/NotificationDaemon.h')
-rw-r--r-- | src/daemon/NotificationDaemon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/NotificationDaemon.h b/src/daemon/NotificationDaemon.h index 8f73ba1..25adf7f 100644 --- a/src/daemon/NotificationDaemon.h +++ b/src/daemon/NotificationDaemon.h @@ -78,7 +78,7 @@ private: RootNodeService *rootService; OrgNodeService *orgService; FreeDesktopNodeService *freedesktopService; - NotificationsNodeService *notificationService; + NotificationsNodeService *notificationNodeService; TQT_DBusConnection mConnection; int retryCount; |