diff options
Diffstat (limited to 'kopete/protocols/gadu/gaducontact.h')
-rw-r--r-- | kopete/protocols/gadu/gaducontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/gadu/gaducontact.h b/kopete/protocols/gadu/gaducontact.h index 66851c0c..05d0f3b8 100644 --- a/kopete/protocols/gadu/gaducontact.h +++ b/kopete/protocols/gadu/gaducontact.h @@ -45,7 +45,7 @@ class TQStringList; class GaduContact : public Kopete::Contact { Q_OBJECT - TQ_OBJECT + public: GaduContact( unsigned int, const TQString&, Kopete::Account*, Kopete::MetaContact* ); |