diff options
Diffstat (limited to 'kopete/protocols/jabber/jabbercontact.h')
-rw-r--r-- | kopete/protocols/jabber/jabbercontact.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/jabbercontact.h b/kopete/protocols/jabber/jabbercontact.h index 64402a48..6c88318b 100644 --- a/kopete/protocols/jabber/jabbercontact.h +++ b/kopete/protocols/jabber/jabbercontact.h @@ -28,7 +28,7 @@ #include "kopetechatsession.h" // needed for silly Kopete::ContactPtrList class JabberChatSession; -class QTimer; +class TQTimer; class JabberContact : public JabberBaseContact { |