From cc74f360bb40da3d79f58048f8e8611804980aa6 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:30:47 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- kioslave/system/kio_system.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kioslave/system/kio_system.h') diff --git a/kioslave/system/kio_system.h b/kioslave/system/kio_system.h index 916c495e5..7958e124d 100644 --- a/kioslave/system/kio_system.h +++ b/kioslave/system/kio_system.h @@ -24,7 +24,7 @@ #include "systemimpl.h" -class SystemProtocol : public KIO::ForwardingSlaveBase +class SystemProtocol : public TDEIO::ForwardingSlaveBase { public: SystemProtocol(const TQCString &protocol, const TQCString &pool, -- cgit v1.2.1