From e42ec295c2134770a1eb07032f5f22ca4ba1daa6 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 31 Aug 2024 18:33:50 +0900 Subject: Rename remaining ntq[d-h]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/wizard-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/wizard-example.html') diff --git a/doc/html/wizard-example.html b/doc/html/wizard-example.html index 143b098a2..4a4da7a26 100644 --- a/doc/html/wizard-example.html +++ b/doc/html/wizard-example.html @@ -104,7 +104,7 @@ protected slots: #include <tqlabel.h> #include <tqlineedit.h> #include <tqpushbutton.h> -#include <ntqvalidator.h> +#include <tqvalidator.h> #include <ntqapplication.h> Wizard::Wizard( TQWidget *parent, const char *name ) -- cgit v1.2.3