summaryrefslogtreecommitdiffstats
path: root/kded/kded.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'kded/kded.cpp')
-rw-r--r--kded/kded.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/kded/kded.cpp b/kded/kded.cpp
index 9114c57a2..cc7c565fc 100644
--- a/kded/kded.cpp
+++ b/kded/kded.cpp
@@ -441,7 +441,7 @@ void Kded::crashHandler(int)
DCOPClient::emergencyClose();
if (_self) // Don't restart if we were closing down
system("kded");
-qWarning("Last DCOP call before KDED crash was from application '%s'\n"
+tqWarning("Last DCOP call before KDED crash was from application '%s'\n"
"to object '%s', function '%s'.",
DCOPClient::postMortemSender(),
DCOPClient::postMortemObject(),