From 727f9c3cc1f60e53397a2b6c0227288260d5451c 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 (cherry picked from commit a95a837139067a21f1ab7a327bcfabb3a753dc68) --- doc/html/editdialog_8h-source.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/editdialog_8h-source.html') diff --git a/doc/html/editdialog_8h-source.html b/doc/html/editdialog_8h-source.html index 124cc45..cc784a9 100644 --- a/doc/html/editdialog_8h-source.html +++ b/doc/html/editdialog_8h-source.html @@ -35,7 +35,7 @@ 00018 #ifndef EDITDIALOG_H 00019 #define EDITDIALOG_H 00020 -00021 #include <ntqwidget.h> +00021 #include <tqwidget.h> 00022 #include "EditDlg.h" 00023 00028 class EditDialog : public EditDlg { -- cgit v1.2.1