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 52cbd2cd..0de022d0 100644 --- a/kopete/protocols/oscar/oscarmyselfcontact.h +++ b/kopete/protocols/oscar/oscarmyselfcontact.h @@ -36,7 +36,7 @@ class TDEToggleAction; */ class KDE_EXPORT OscarMyselfContact : public Kopete::Contact { -Q_OBJECT +TQ_OBJECT public: |