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/ftpclient-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/ftpclient-example.html') diff --git a/doc/html/ftpclient-example.html b/doc/html/ftpclient-example.html index 21fee013b..d2e93aa74 100644 --- a/doc/html/ftpclient-example.html +++ b/doc/html/ftpclient-example.html @@ -61,7 +61,7 @@ commands. The GUI parts are done in the Designer. #include <ntqftp.h> #include <ntqlineedit.h> #include <ntqspinbox.h> -#include <ntqstatusbar.h> +#include <tqstatusbar.h> #include <ntqmessagebox.h> #include <ntqfiledialog.h> #include <ntqprogressdialog.h> -- cgit v1.2.3