diff options
Diffstat (limited to 'kopete/libkopete/knotification.h')
-rw-r--r-- | kopete/libkopete/knotification.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/knotification.h b/kopete/libkopete/knotification.h index f9c2ec5d..7d6513b7 100644 --- a/kopete/libkopete/knotification.h +++ b/kopete/libkopete/knotification.h @@ -53,7 +53,7 @@ namespace Kopete { class MetaContact; } */ class KOPETE_EXPORT KNotification : public TQObject { - Q_OBJECT + TQ_OBJECT public: |