summaryrefslogtreecommitdiffstats
path: root/kopete/protocols/jabber/jingle/jinglewatchsessiontask.h
diff options
context:
space:
mode:
Diffstat (limited to 'kopete/protocols/jabber/jingle/jinglewatchsessiontask.h')
-rw-r--r--kopete/protocols/jabber/jingle/jinglewatchsessiontask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/jingle/jinglewatchsessiontask.h b/kopete/protocols/jabber/jingle/jinglewatchsessiontask.h
index 0b53280e..8c37b0c8 100644
--- a/kopete/protocols/jabber/jingle/jinglewatchsessiontask.h
+++ b/kopete/protocols/jabber/jingle/jinglewatchsessiontask.h
@@ -28,7 +28,7 @@ class JingleWatchSessionTask : public XMPP::Task
Q_OBJECT
TQ_OBJECT
public:
- JingleWatchSessionTask(XMPP::Task *tqparent);
+ JingleWatchSessionTask(XMPP::Task *parent);
~JingleWatchSessionTask();
bool take(const TQDomElement &element);