summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/jingle/jinglesession.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/jabber/jingle/jinglesession.h')
-rw-r--r--kopete/protocols/jabber/jingle/jinglesession.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/jingle/jinglesession.h b/kopete/protocols/jabber/jingle/jinglesession.h
index a9d73440..ad5d68a7 100644
--- a/kopete/protocols/jabber/jingle/jinglesession.h
+++ b/kopete/protocols/jabber/jingle/jinglesession.h
@@ -29,9 +29,10 @@ class JabberAccount;
*
* @author Michaƫl Larouche <michael.larouche@kdemail.net>
*/
-class JingleSession : public QObject
+class JingleSession : public TQObject
{
Q_OBJECT
+ TQ_OBJECT
public:
typedef TQValueList<XMPP::Jid> JidList;