diff options
Diffstat (limited to 'kopete/protocols/jabber/kioslave/jabberdisco.h')
-rw-r--r-- | kopete/protocols/jabber/kioslave/jabberdisco.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kopete/protocols/jabber/kioslave/jabberdisco.h b/kopete/protocols/jabber/kioslave/jabberdisco.h index 9b8f5be0..660ba269 100644 --- a/kopete/protocols/jabber/kioslave/jabberdisco.h +++ b/kopete/protocols/jabber/kioslave/jabberdisco.h @@ -33,7 +33,7 @@ class JabberClient; -class JabberDiscoProtocol : public TQObject, public KIO::SlaveBase +class JabberDiscoProtocol : public TQObject, public TDEIO::SlaveBase { Q_OBJECT |