diff options
Diffstat (limited to 'src/daemon/NotificationDaemon.cpp')
-rw-r--r-- | src/daemon/NotificationDaemon.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/NotificationDaemon.cpp b/src/daemon/NotificationDaemon.cpp index c982883..4aedc55 100644 --- a/src/daemon/NotificationDaemon.cpp +++ b/src/daemon/NotificationDaemon.cpp @@ -33,7 +33,7 @@ #define DBUS_CONNECTION_RETRY 3 NotificationDaemon::NotificationDaemon() - : KUniqueApplication(), + : TDEUniqueApplication(), retryCount(0) { // init session connection to dbus |