diff options
Diffstat (limited to 'kopete/protocols/jabber/jingle/voicecaller.h')
-rw-r--r-- | kopete/protocols/jabber/jingle/voicecaller.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/jingle/voicecaller.h b/kopete/protocols/jabber/jingle/voicecaller.h index fab047f5..187e509b 100644 --- a/kopete/protocols/jabber/jingle/voicecaller.h +++ b/kopete/protocols/jabber/jingle/voicecaller.h @@ -16,7 +16,7 @@ using namespace XMPP; */ class VoiceCaller : public TQObject { - Q_OBJECT + TQ_OBJECT public: |