From 74926683f153c10d642dd7b330e90d1518ccd088 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 10 Nov 2024 17:12:56 +0900 Subject: Rename KUniqueApplication to TDEUniqueApplication Signed-off-by: Michele Calgaro --- kmail/kmstartup.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/kmstartup.cpp') diff --git a/kmail/kmstartup.cpp b/kmail/kmstartup.cpp index c1eb6ccb..888e4e19 100644 --- a/kmail/kmstartup.cpp +++ b/kmail/kmstartup.cpp @@ -193,7 +193,7 @@ void lockOrDie() { if ( oldHostName == hostName ) { // 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("%1 already seems to be running on another display on " "this machine. Running %2 more than once " -- cgit v1.2.3