diff options
Diffstat (limited to 'kopete/protocols/oscar/oscarmyselfcontact.h')
-rw-r--r-- | kopete/protocols/oscar/oscarmyselfcontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/oscar/oscarmyselfcontact.h b/kopete/protocols/oscar/oscarmyselfcontact.h index 922637e5..3434d3e3 100644 --- a/kopete/protocols/oscar/oscarmyselfcontact.h +++ b/kopete/protocols/oscar/oscarmyselfcontact.h @@ -37,7 +37,7 @@ class KToggleAction; class KDE_EXPORT OscarMyselfContact : public Kopete::Contact { Q_OBJECT - TQ_OBJECT + public: OscarMyselfContact( OscarAccount* account ); |