From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* Signed-off-by: Michele Calgaro --- doc/html/qdialog-h.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qdialog-h.html') diff --git a/doc/html/qdialog-h.html b/doc/html/qdialog-h.html index 3abf629fc..5f5f8dede 100644 --- a/doc/html/qdialog-h.html +++ b/doc/html/qdialog-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQDIALOG_H #ifndef QT_H -#include "ntqwidget.h" +#include "tqwidget.h" #endif // QT_H #ifndef TQT_NO_DIALOG #if 0 -- cgit v1.2.1