From 3a044decb0a5d7be822c888b2d5374573d7df96e Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 22 Jan 2013 20:23:50 -0600 Subject: Rename KInstance and KAboutData to avoid conflicts with KDE4 --- parts/documentation/protocols/chm/chm.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'parts/documentation/protocols/chm/chm.cpp') diff --git a/parts/documentation/protocols/chm/chm.cpp b/parts/documentation/protocols/chm/chm.cpp index 1d7543c3..3f0fbc54 100644 --- a/parts/documentation/protocols/chm/chm.cpp +++ b/parts/documentation/protocols/chm/chm.cpp @@ -41,7 +41,7 @@ extern "C" { int kdemain( int argc, char **argv ) { - KInstance instance( "kio_chm" ); + TDEInstance instance( "kio_chm" ); kdDebug() << "*** Starting kio_chm " << endl; -- cgit v1.2.3