From 0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 24 Jul 2024 19:37:05 +0900 Subject: Rename text class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/man/man3/tqobject.3qt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/man/man3/tqobject.3qt') diff --git a/doc/man/man3/tqobject.3qt b/doc/man/man3/tqobject.3qt index 39be265fe..f52bbde23 100644 --- a/doc/man/man3/tqobject.3qt +++ b/doc/man/man3/tqobject.3qt @@ -302,7 +302,7 @@ You must use the TQ_SIGNAL() and TQ_SLOT() macros when specifying the \fIsignal\ .PP .nf .br - QLabel *label = new QLabel; + TQLabel *label = new TQLabel; .br QScrollBar *scroll = new QScrollBar; .br -- cgit v1.2.3