summaryrefslogtreecommitdiffstats
path: root/kopete/libkopete/kopetecontact.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/libkopete/kopetecontact.h')
-rw-r--r--kopete/libkopete/kopetecontact.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopetecontact.h b/kopete/libkopete/kopetecontact.h
index fa7e3f3c..a268920f 100644
--- a/kopete/libkopete/kopetecontact.h
+++ b/kopete/libkopete/kopetecontact.h
@@ -56,7 +56,7 @@ class KOPETE_EXPORT Contact : public TQObject
Q_OBJECT
- Q_ENUMS( CanCreateFlags )
+ TQ_ENUMS( CanCreateFlags )
TQ_PROPERTY( TQString formattedName READ formattedName )
TQ_PROPERTY( TQString formattedIdleTime READ formattedIdleTime )
TQ_PROPERTY( bool isOnline READ isOnline )