diff options
Diffstat (limited to 'kopete/libkopete/kopetecontact.h')
-rw-r--r-- | kopete/libkopete/kopetecontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopetecontact.h b/kopete/libkopete/kopetecontact.h index df4fb769..cd4ae84d 100644 --- a/kopete/libkopete/kopetecontact.h +++ b/kopete/libkopete/kopetecontact.h @@ -53,7 +53,7 @@ typedef TQPtrList<Group> GroupList; */ class KOPETE_EXPORT Contact : public TQObject { - Q_OBJECT + TQ_OBJECT TQ_ENUMS( CanCreateFlags ) |