From e79e4b9225a2dfee5731fd436beb3c29acc4bfb8 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Tue, 5 Feb 2013 18:35:39 -0600 Subject: Rename KCrash to avoid conflicts with KDE4 --- kdat/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kdat/main.cpp') diff --git a/kdat/main.cpp b/kdat/main.cpp index 4b8820b..455c25a 100644 --- a/kdat/main.cpp +++ b/kdat/main.cpp @@ -50,7 +50,7 @@ int main( int argc, char** argv ) "(c) 1999-2000, Sean Vyain; 2001-2002 Lawrence Widman"); /* 2002-01-28 LEW: so we can dump core if we want to */ - // KCrash::setCrashHandler(0); // this is supposed to work, but it doesn't + // TDECrash::setCrashHandler(0); // this is supposed to work, but it doesn't #ifdef DEBUG { char *newarg; -- cgit v1.2.3