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 ab403233..d8599c5c 100644 --- a/kopete/protocols/jabber/jingle/jinglevoicecaller.h +++ b/kopete/protocols/jabber/jingle/jinglevoicecaller.h @@ -30,7 +30,7 @@ class JingleCallSlots; class JingleVoiceCaller : public VoiceCaller { - Q_OBJECT + TQ_OBJECT friend class JingleClientSlots; |