Rename KServer, KSocket, KIO_EXPORT, KIOInput, KIOJob, KIOConfig, KIOBuffer, and KBuffer to avoid conflicts with KDE4

pull/2/head
Timothy Pearson 11 years ago
parent cc74f360bb
commit 8084850061

@ -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;
};

Loading…
Cancel
Save