From 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Aug 2024 15:36:25 +0900 Subject: Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro --- doc/html/simple_dd-example.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/simple_dd-example.html') diff --git a/doc/html/simple_dd-example.html b/doc/html/simple_dd-example.html index 19305dd83..0a3a9c159 100644 --- a/doc/html/simple_dd-example.html +++ b/doc/html/simple_dd-example.html @@ -49,7 +49,7 @@ functionality. *****************************************************************************/ #include <ntqapplication.h> -#include <ntqcursor.h> +#include <tqcursor.h> #include <ntqsplitter.h> #include <tqlistbox.h> #include <tqiconview.h> -- cgit v1.2.3