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/commandentry_8h-source.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/commandentry_8h-source.html') diff --git a/doc/html/commandentry_8h-source.html b/doc/html/commandentry_8h-source.html index e1f39cc..eec06a7 100644 --- a/doc/html/commandentry_8h-source.html +++ b/doc/html/commandentry_8h-source.html @@ -35,8 +35,8 @@ 00018 #ifndef COMMANDENTRY_H 00019 #define COMMANDENTRY_H 00020 -00021 #include <ntqdialog.h> -00022 #include <ntqpopupmenu.h> +00021 #include <tqdialog.h> +00022 #include <tqpopupmenu.h> 00023 00024 #include <tdetoolbar.h> 00025 -- cgit v1.2.1