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 05160664..fa7e3f3c 100644 --- a/kopete/libkopete/kopetecontact.h +++ b/kopete/libkopete/kopetecontact.h @@ -54,7 +54,7 @@ typedef TQPtrList<Group> GroupList; class KOPETE_EXPORT Contact : public TQObject { Q_OBJECT - TQ_OBJECT + Q_ENUMS( CanCreateFlags ) TQ_PROPERTY( TQString formattedName READ formattedName ) |