From 79b21d47bce1ee428affc97534cd8b257232a871 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Thu, 24 Jan 2013 13:43:14 -0600 Subject: Rename KGlobal, KProcess, and KClipboard to avoid conflicts with KDE4 --- kioslave/fish/fish.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'kioslave/fish/fish.cpp') diff --git a/kioslave/fish/fish.cpp b/kioslave/fish/fish.cpp index ccd815048..ac8556291 100644 --- a/kioslave/fish/fish.cpp +++ b/kioslave/fish/fish.cpp @@ -19,9 +19,9 @@ done by David Faure . Structure is a bit complicated, since I made the mistake to use - KProcess... now there is a lightweight homebrew async IO system + TDEProcess... now there is a lightweight homebrew async IO system inside, but if signals/slots become available for ioslaves, switching - back to KProcess should be easy. + back to TDEProcess should be easy. */ #include "config.h" -- cgit v1.2.1