From 8ef4ea451dd81dd66b34ed31aaa631f6df24a192 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 24 Jul 2024 21:06:28 +0900 Subject: Rename environment class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/scribble-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/scribble-example.html') diff --git a/doc/html/scribble-example.html b/doc/html/scribble-example.html index 9b93e3c5a..6ea991fb2 100644 --- a/doc/html/scribble-example.html +++ b/doc/html/scribble-example.html @@ -142,7 +142,7 @@ protected slots: #include "scribble.h" #include <ntqapplication.h> -#include <ntqevent.h> +#include <tqevent.h> #include <tqpainter.h> #include <tqtoolbar.h> #include <tqtoolbutton.h> -- cgit v1.2.3