summaryrefslogtreecommitdiffstats
path: root/akregator/src/akregator_part.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'akregator/src/akregator_part.cpp')
-rw-r--r--akregator/src/akregator_part.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/akregator/src/akregator_part.cpp b/akregator/src/akregator_part.cpp
index 016b60086..52b46a051 100644
--- a/akregator/src/akregator_part.cpp
+++ b/akregator/src/akregator_part.cpp
@@ -982,7 +982,7 @@ bool Part::tryToLock(const TQString& backendName)
{
// this can only happen if the user is running this application on
// different displays on the same machine. All other cases will be
- // taken care of by KUniqueApplication()
+ // taken care of by TDEUniqueApplication()
if ( oldAppName == appName )
msg = i18n("<qt>%1 already seems to be running on another display on "
"this machine. <b>Running %2 more than once is not supported "