Rename KCrash to avoid conflicts with KDE4

pull/1/head
Timothy Pearson 13 years ago
parent 5f12b88e2d
commit e187d89c07

@ -2155,7 +2155,7 @@ void BNPView::handleCommandLine()
/* Crash Handler to Mail Developers when Crashing: */ /* Crash Handler to Mail Developers when Crashing: */
#ifndef BASKET_USE_DRKONQI #ifndef BASKET_USE_DRKONQI
if (!args->isSet("use-drkonquy")) if (!args->isSet("use-drkonquy"))
KCrash::setCrashHandler(Crash::crashHandler); TDECrash::setCrashHandler(Crash::crashHandler);
#endif #endif
} }

Loading…
Cancel
Save