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/commandentrydialog_8cpp-source.html | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'doc/html/commandentrydialog_8cpp-source.html') diff --git a/doc/html/commandentrydialog_8cpp-source.html b/doc/html/commandentrydialog_8cpp-source.html index 7dd0133..990a260 100644 --- a/doc/html/commandentrydialog_8cpp-source.html +++ b/doc/html/commandentrydialog_8cpp-source.html @@ -32,11 +32,11 @@ 00015 * * 00016 ***************************************************************************/ 00017 -00018 #include <ntqwidget.h> -00019 #include <ntqlineedit.h> -00020 #include <ntqfileinfo.h> -00021 #include <ntqfiledialog.h> -00022 #include <ntqcheckbox.h> +00018 #include <tqwidget.h> +00019 #include <tqlineedit.h> +00020 #include <tqfileinfo.h> +00021 #include <tqfiledialog.h> +00022 #include <tqcheckbox.h> 00023 #include <tdelocale.h> 00024 #include "commandentry.h" 00025 #include "commandentrydialog.h" -- cgit v1.2.1