From 8084850061bd3560b73e6663a3f5c1dfbf0c0bed Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 25 Jan 2013 13:11:41 -0600 Subject: Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4 --- ksysguard/gui/ksgrd/SensorSocketAgent.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ksysguard/gui') diff --git a/ksysguard/gui/ksgrd/SensorSocketAgent.h b/ksysguard/gui/ksgrd/SensorSocketAgent.h index b7d0e37c9..7b9062f17 100644 --- a/ksysguard/gui/ksgrd/SensorSocketAgent.h +++ b/ksysguard/gui/ksgrd/SensorSocketAgent.h @@ -62,7 +62,7 @@ class SensorSocketAgent : public SensorAgent bool writeMsg( const char *msg, int len ); bool txReady(); - KNetwork::KBufferedSocket mSocket; + KNetwork::TDEBufferedSocket mSocket; int mPort; }; -- cgit v1.2.3