From 7552c6d73043b1040139033f6864db48ae5446cf Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 2 Jul 2024 21:37:22 +0900 Subject: Rename main window nt* related files to equivalent tq*. The file "ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro --- doc/html/httpd-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/httpd-example.html') diff --git a/doc/html/httpd-example.html b/doc/html/httpd-example.html index 124439989..9678f14e0 100644 --- a/doc/html/httpd-example.html +++ b/doc/html/httpd-example.html @@ -53,7 +53,7 @@ sending the page, it closes the connection. #include <ntqregexp.h> #include <ntqserversocket.h> #include <ntqapplication.h> -#include <ntqmainwindow.h> +#include <tqmainwindow.h> #include <tqtextstream.h> #include <ntqvbox.h> #include <ntqlabel.h> -- cgit v1.2.3