From 04913ce7a46fd027856e83a96205fdc388742a19 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 23 May 2024 14:04:45 +0900 Subject: Rename ntqobject*.h and qobject*.cpp to tqobject* Signed-off-by: Michele Calgaro --- doc/html/qvalidator-h.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc/html/qvalidator-h.html') diff --git a/doc/html/qvalidator-h.html b/doc/html/qvalidator-h.html index 8bf5b930c..68ec67849 100644 --- a/doc/html/qvalidator-h.html +++ b/doc/html/qvalidator-h.html @@ -78,7 +78,7 @@ body { background: #ffffff; color: black; } #define TQVALIDATOR_H #ifndef QT_H -#include "ntqobject.h" +#include "tqobject.h" #include "ntqstring.h" // char*->TQString conversion #include "ntqregexp.h" // TQString->TQRegExp conversion #endif // QT_H -- cgit v1.2.1