diff options
Diffstat (limited to 'kopete/protocols/jabber/jabberprotocol.h')
-rw-r--r-- | kopete/protocols/jabber/jabberprotocol.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/jabberprotocol.h b/kopete/protocols/jabber/jabberprotocol.h index 8fdec271..0ce15ef5 100644 --- a/kopete/protocols/jabber/jabberprotocol.h +++ b/kopete/protocols/jabber/jabberprotocol.h @@ -49,7 +49,7 @@ class JabberCapabilitiesManager; class JabberProtocol:public Kopete::Protocol { - Q_OBJECT + TQ_OBJECT public: |