From fef846914f8db6dc117e206ef913d519bf6bb33e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 29 Jul 2024 12:43:23 +0900 Subject: Rename basic widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/mdi-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/mdi-example.html') diff --git a/doc/html/mdi-example.html b/doc/html/mdi-example.html index aa29c5772..3f2ba282a 100644 --- a/doc/html/mdi-example.html +++ b/doc/html/mdi-example.html @@ -149,7 +149,7 @@ private: #include <ntqmessagebox.h> #include <tqprinter.h> #include <ntqapplication.h> -#include <ntqpushbutton.h> +#include <tqpushbutton.h> #include <ntqaccel.h> #include <tqtextstream.h> #include <tqtextedit.h> -- cgit v1.2.3