diff options
Diffstat (limited to 'kopete/libkopete/kopetemetacontact.h')
-rw-r--r-- | kopete/libkopete/kopetemetacontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/libkopete/kopetemetacontact.h b/kopete/libkopete/kopetemetacontact.h index 60c8f6a2..2f918c73 100644 --- a/kopete/libkopete/kopetemetacontact.h +++ b/kopete/libkopete/kopetemetacontact.h @@ -57,7 +57,7 @@ class Picture; class KOPETE_EXPORT MetaContact : public ContactListElement, public NotifyDataObject { Q_OBJECT - TQ_OBJECT + TQ_PROPERTY( TQString displayName READ displayName WRITE setDisplayName ) TQ_PROPERTY( TQString statusString READ statusString ) |