From f21aaec952493cb5688c73de6e82a569ddbd7fb2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 00:36:20 -0600 Subject: Rename KCModule, KConfig, KIO, KServer, and KSocket to avoid conflicts with KDE4 --- lanbrowsing/kio_lan/kio_lan.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lanbrowsing/kio_lan/kio_lan.h') diff --git a/lanbrowsing/kio_lan/kio_lan.h b/lanbrowsing/kio_lan/kio_lan.h index 1969700f..40dd14ba 100644 --- a/lanbrowsing/kio_lan/kio_lan.h +++ b/lanbrowsing/kio_lan/kio_lan.h @@ -55,7 +55,7 @@ struct HostInfo int services[KIOLAN_MAX]; }; -class LANProtocol : public KIO::TCPSlaveBase +class LANProtocol : public TDEIO::TCPSlaveBase { public: LANProtocol (int isLanIoSlave, const TQCString &pool, const TQCString &app ); -- cgit v1.2.1