summaryrefslogtreecommitdiffstats
path: root/src/bnpview.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/bnpview.cpp')
-rw-r--r--src/bnpview.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bnpview.cpp b/src/bnpview.cpp
index 77d70f0..a97c99f 100644
--- a/src/bnpview.cpp
+++ b/src/bnpview.cpp
@@ -2155,7 +2155,7 @@ void BNPView::handleCommandLine()
/* Crash Handler to Mail Developers when Crashing: */
#ifndef BASKET_USE_DRKONQI
if (!args->isSet("use-drkonquy"))
- KCrash::setCrashHandler(Crash::crashHandler);
+ TDECrash::setCrashHandler(Crash::crashHandler);
#endif
}