From fcf98b70b8664d991f5c31062aba4947d404ed41 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 10 Nov 2024 17:13:18 +0900 Subject: Rename KUniqueApplication to TDEUniqueApplication Signed-off-by: Michele Calgaro --- ark/main.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ark/main.cpp') diff --git a/ark/main.cpp b/ark/main.cpp index 3ec8593..3fd5e1e 100644 --- a/ark/main.cpp +++ b/ark/main.cpp @@ -27,7 +27,7 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA. */ // -// Note: This is a KUniqueApplication. +// Note: This is a TDEUniqueApplication. // To debug add --nofork to the command line. // Be aware that newInstance() will not be called in this case, but you // can run ark from a console, and that will invoke it in the debugger. -- cgit v1.2.3