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/cgi/cgi.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kioslave/cgi/cgi.h') diff --git a/kioslave/cgi/cgi.h b/kioslave/cgi/cgi.h index 908b6bc99..8f9dc88c8 100644 --- a/kioslave/cgi/cgi.h +++ b/kioslave/cgi/cgi.h @@ -28,7 +28,7 @@ class TDEProcess; This class implements an ioslave for viewing CGI script output without the need to run a web server. */ -class CgiProtocol : public KIO::SlaveBase +class CgiProtocol : public TDEIO::SlaveBase { public: CgiProtocol( const TQCString &pool, const TQCString &app ); -- cgit v1.2.1