diff options
-rw-r--r-- | src/daemon/daemon.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/daemon/daemon.h b/src/daemon/daemon.h index 768f438..5fd3bec 100644 --- a/src/daemon/daemon.h +++ b/src/daemon/daemon.h @@ -24,7 +24,7 @@ class TDEUI_EXPORT NotificationContainer : public TDEPassivePopupStackContainer { - Q_OBJECT + TQ_OBJECT public: NotificationContainer(); |