From dfe289850f068f19ba4a83ab4e7e22a7e09c13c9 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Sat, 26 Jan 2013 13:17:21 -0600 Subject: Rename a number of libraries and executables to avoid conflicts with KDE4 --- tdecore/kprotocolinfo_tdecore.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tdecore/kprotocolinfo_tdecore.cpp') diff --git a/tdecore/kprotocolinfo_tdecore.cpp b/tdecore/kprotocolinfo_tdecore.cpp index 1c6232068..de16f0128 100644 --- a/tdecore/kprotocolinfo_tdecore.cpp +++ b/tdecore/kprotocolinfo_tdecore.cpp @@ -150,7 +150,7 @@ void KProtocolInfo::load( TQDataStream& _str) { // You may add new fields at the end. Make sure to update the version - // number in ksycoca.h + // number in tdesycoca.h TQ_INT32 i_inputType, i_outputType; TQ_INT8 i_isSourceProtocol, i_isHelperProtocol, i_supportsListing, i_supportsReading, @@ -205,7 +205,7 @@ KProtocolInfo::save( TQDataStream& _str) KSycocaEntry::save( _str ); // You may add new fields at the end. Make sure to update the version - // number in ksycoca.h + // number in tdesycoca.h TQ_INT32 i_inputType, i_outputType; TQ_INT8 i_isSourceProtocol, i_isHelperProtocol, i_supportsListing, i_supportsReading, -- cgit v1.2.3