From b2529ec97a92ac78a7409711a98ac459f3955434 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 16 Feb 2024 19:56:17 +0900 Subject: [PATCH] Replace Qt with TQt Signed-off-by: Michele Calgaro --- doc/man/kdbg.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/man/kdbg.1 b/doc/man/kdbg.1 index d577b92..01b050c 100644 --- a/doc/man/kdbg.1 +++ b/doc/man/kdbg.1 @@ -44,7 +44,7 @@ Inspection of variable values in a tree structure. Direct member: For certain compound data types the most important member values are displayed next to the variable name, so that it is not necessary to expand the subtree of that variable in order to see -the member value. KDbg can also display Qt's TQString values, which +the member value. KDbg can also display TQt's TQString values, which are Unicode strings. .PP Debugger at your finger tips: The basic debugger functions (step,