From 6f57abfc9cd3acf1d648aee696947ac9216adb71 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 9 Sep 2024 14:57:42 +0900 Subject: Rename remaining ntq[s-z]* related files to equivalent tq* Signed-off-by: Michele Calgaro --- doc/html/tqobject-h.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'doc/html/tqobject-h.html') diff --git a/doc/html/tqobject-h.html b/doc/html/tqobject-h.html index c708329f7..09ae562fd 100644 --- a/doc/html/tqobject-h.html +++ b/doc/html/tqobject-h.html @@ -79,7 +79,7 @@ body { background: #ffffff; color: black; } #ifndef QT_H #include "tqobjectdefs.h" -#include "ntqwindowdefs.h" +#include "tqwindowdefs.h" #include "tqstring.h" #include "tqevent.h" #include "tqnamespace.h" @@ -294,7 +294,7 @@ inline TQString TQObject::trUtf8( const char *sourceText, const char * ) { #define Q_DEFINED_QOBJECT -#include "ntqwinexport.h" +#include "tqwinexport.h" #endif // TQOBJECT_H -- cgit v1.2.3