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 93c42f6f..ca5b3711 100644 --- a/kopete/libkopete/kopetemetacontact.h +++ b/kopete/libkopete/kopetemetacontact.h @@ -56,7 +56,7 @@ class Picture; */ class KOPETE_EXPORT MetaContact : public ContactListElement, public NotifyDataObject { - Q_OBJECT + TQ_OBJECT TQ_PROPERTY( TQString displayName READ displayName WRITE setDisplayName ) |