diff options
Diffstat (limited to 'kopete/protocols/meanwhile/meanwhilecontact.h')
-rw-r--r-- | kopete/protocols/meanwhile/meanwhilecontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/meanwhile/meanwhilecontact.h b/kopete/protocols/meanwhile/meanwhilecontact.h index 180ff0d3..5c92ebb8 100644 --- a/kopete/protocols/meanwhile/meanwhilecontact.h +++ b/kopete/protocols/meanwhile/meanwhilecontact.h @@ -31,7 +31,7 @@ namespace Kopete { class MetaContact; } class MeanwhileContact : public Kopete::Contact { Q_OBJECT - TQ_OBJECT + public: MeanwhileContact(TQString userId, TQString nickname, |