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