diff options
Diffstat (limited to 'kopete/protocols/jabber/jingle/jinglevoicecaller.h')
-rw-r--r-- | kopete/protocols/jabber/jingle/jinglevoicecaller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/jingle/jinglevoicecaller.h b/kopete/protocols/jabber/jingle/jinglevoicecaller.h index e29eaf16..ab403233 100644 --- a/kopete/protocols/jabber/jingle/jinglevoicecaller.h +++ b/kopete/protocols/jabber/jingle/jinglevoicecaller.h @@ -31,7 +31,7 @@ class JingleCallSlots; class JingleVoiceCaller : public VoiceCaller { Q_OBJECT - TQ_OBJECT + friend class JingleClientSlots; |