Rename KCrash to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 11 years ago
parent 5eff70460c
commit 55034205ac

@ -71,7 +71,7 @@ tdesvn::tdesvn()
setXMLFile(TESTING_RC);
kdDebug()<<"Using test rc file in " << TESTING_RC << endl;
// I hate this crashhandler in development
KCrash::setCrashHandler(0);
TDECrash::setCrashHandler(0);
#else
setXMLFile("tdesvnui.rc");
#endif

Loading…
Cancel
Save