From a95a837139067a21f1ab7a327bcfabb3a753dc68 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 23 May 2024 18:12:19 +0900 Subject: Use proper TQt headers Signed-off-by: Michele Calgaro --- doc/html/commandlist_8h-source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/commandlist_8h-source.html') diff --git a/doc/html/commandlist_8h-source.html b/doc/html/commandlist_8h-source.html index 6ae647c..3a6f8bf 100644 --- a/doc/html/commandlist_8h-source.html +++ b/doc/html/commandlist_8h-source.html @@ -35,7 +35,7 @@ 00018 #ifndef COMMANDLIST_H 00019 #define COMMANDLIST_H 00020 -00021 #include <ntqptrlist.h> +00021 #include <tqptrlist.h> 00022 #include "configelem.h" 00023 #include "commandentry.h" 00024 -- cgit v1.2.1