From 5fc6f26e12b596addd235f87320c31761bd5a84d Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 20:22:15 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- kioslaves/sieve/sieve.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kioslaves/sieve') diff --git a/kioslaves/sieve/sieve.cpp b/kioslaves/sieve/sieve.cpp index 8132834a0..4e95c5a16 100644 --- a/kioslaves/sieve/sieve.cpp +++ b/kioslaves/sieve/sieve.cpp @@ -82,7 +82,7 @@ extern "C" { KDE_EXPORT int kdemain(int argc, char **argv) { - KInstance instance("kio_sieve" ); + TDEInstance instance("kio_sieve" ); ksDebug() << "*** Starting kio_sieve " << endl; -- cgit v1.2.1