From 8ef4ea451dd81dd66b34ed31aaa631f6df24a192 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 24 Jul 2024 21:06:28 +0900 Subject: Rename environment class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/distributor-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/distributor-example.html') diff --git a/doc/html/distributor-example.html b/doc/html/distributor-example.html index d8cd62a55..7acf4920e 100644 --- a/doc/html/distributor-example.html +++ b/doc/html/distributor-example.html @@ -64,7 +64,7 @@ distributed with TQt. #include <ntqapplication.h> #include <ntqcursor.h> -#include <ntqeventloop.h> +#include <tqeventloop.h> #include <tqfile.h> #include <tqfiledialog.h> #include <tqfileinfo.h> -- cgit v1.2.3