dcopserver and KDE4
Thomas Braxton
brax108 at cox.net
Thu Nov 10 20:24:36 GMT 2005
On Thursday 10 November 2005 02:18 pm, George Staikos wrote:
> Until we see concrete evidence that this will never be used, please do
> not remove it. I just don't see why we should risk breaking KDE2
> applications if we don't need to at this point. I've even recently seen
> KDE1 applications! It's only a few lines of code, doesn't harm anyone, and
> really is worth far less than the massive thread it's created. If it ain't
> broke.........
then this comment in dcopclient.h should be fixed.
/**
* @deprecated
* For backwards compatibility with KDE 2.x
* // KDE4 remove
*/
static QByteArray dcopServerFileOld(const QByteArray &hostname=0)
KDE_DEPRECATED;
More information about the kde-core-devel
mailing list