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_8cpp-source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/commandentry_8cpp-source.html') diff --git a/doc/html/commandentry_8cpp-source.html b/doc/html/commandentry_8cpp-source.html index b134513..99ae04f 100644 --- a/doc/html/commandentry_8cpp-source.html +++ b/doc/html/commandentry_8cpp-source.html @@ -38,7 +38,7 @@ 00021 #include <tdeapplication.h> 00022 #include <tdeaction.h> 00023 #include <kdebug.h> -00024 #include <ntqmessagebox.h> +00024 #include <tqmessagebox.h> 00025 00026 #include "commandentry.h" 00027 #include "editdialog.h" -- cgit v1.2.3