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