summaryrefslogtreecommitdiffstats
path: root/parts/documentation/protocols/chm/chm.h
diff options
context:
space:
mode:
Diffstat (limited to 'parts/documentation/protocols/chm/chm.h')
-rw-r--r--parts/documentation/protocols/chm/chm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/parts/documentation/protocols/chm/chm.h b/parts/documentation/protocols/chm/chm.h
index feb075dc..333b5ca3 100644
--- a/parts/documentation/protocols/chm/chm.h
+++ b/parts/documentation/protocols/chm/chm.h
@@ -26,7 +26,7 @@
class TQCString;
-class ChmProtocol : public KIO::SlaveBase
+class ChmProtocol : public TDEIO::SlaveBase
{
public:
ChmProtocol( const TQCString&, const TQCString& );