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/tagreader-with-features-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/tagreader-with-features-example.html') diff --git a/doc/html/tagreader-with-features-example.html b/doc/html/tagreader-with-features-example.html index d71d6f858..040c87f15 100644 --- a/doc/html/tagreader-with-features-example.html +++ b/doc/html/tagreader-with-features-example.html @@ -156,7 +156,7 @@ void StructureParser::setListView( tqxml.h> #include <ntqlistview.h> #include <ntqgrid.h> -#include <ntqmainwindow.h> +#include <tqmainwindow.h> #include <ntqlabel.h> int main( int argc, char **argv ) -- cgit v1.2.3