From 367ff3fb9e3933f6704c98359cdd8d934ace941f Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 24 Aug 2024 20:52:58 +0900 Subject: Rename global classes nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/tutorial.doc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/tutorial.doc') diff --git a/doc/tutorial.doc b/doc/tutorial.doc index c1a6fe49b..b07512c29 100644 --- a/doc/tutorial.doc +++ b/doc/tutorial.doc @@ -1654,7 +1654,7 @@ the point calculated above. In the same operation we convert the point into the widget's coordinate system (see \link coordsys.html The Coordinate System\endlink). -The tqRound() function is an inline function defined in ntqglobal.h (included +The tqRound() function is an inline function defined in tqglobal.h (included by all other TQt header files). tqRound() rounds a double to the closest integer. -- cgit v1.2.3