From 98eb308fc180d9bea71f448b262ab796353ac904 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 5 Feb 2013 18:36:52 -0600 Subject: Rename KCrash to avoid conflicts with KDE4 --- tdm/kfrontend/kgapp.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tdm/kfrontend') diff --git a/tdm/kfrontend/kgapp.cpp b/tdm/kfrontend/kgapp.cpp index ad99acc11..b3d45d446 100644 --- a/tdm/kfrontend/kgapp.cpp +++ b/tdm/kfrontend/kgapp.cpp @@ -200,7 +200,7 @@ kg_main( const char *argv0 ) kdDebug() << timestamp() << "start" << endl; kde_have_kipc = false; TDEApplication::disableAutoDcopRegistration(); - KCrash::setSafer( true ); + TDECrash::setSafer( true ); TDEProcess *tsak = 0; TDEProcess *proc = 0; -- cgit v1.2.3