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 25adf7f..3aa8983 100644 --- a/src/daemon/NotificationDaemon.h +++ b/src/daemon/NotificationDaemon.h @@ -31,7 +31,7 @@ class NotificationDaemon : public KUniqueApplication { - Q_OBJECT + TQ_OBJECT public: NotificationDaemon(); |