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 --- src/widgets/ntqwhatsthis.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/ntqwhatsthis.h') diff --git a/src/widgets/ntqwhatsthis.h b/src/widgets/ntqwhatsthis.h index 98f1fd9fa..66b4b3c90 100644 --- a/src/widgets/ntqwhatsthis.h +++ b/src/widgets/ntqwhatsthis.h @@ -40,7 +40,7 @@ #define TQWHATSTHIS_H #ifndef QT_H -#include "ntqobject.h" +#include "tqobject.h" #endif // QT_H #ifndef TQT_NO_WHATSTHIS -- cgit v1.2.1