From 8ef4ea451dd81dd66b34ed31aaa631f6df24a192 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 24 Jul 2024 21:06:28 +0900 Subject: Rename environment class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/kernel/ntqapplication.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kernel/ntqapplication.h') diff --git a/src/kernel/ntqapplication.h b/src/kernel/ntqapplication.h index fc4448089..0e884583e 100644 --- a/src/kernel/ntqapplication.h +++ b/src/kernel/ntqapplication.h @@ -42,10 +42,10 @@ #define TQAPPLICATION_H #ifndef QT_H -#include "ntqdesktopwidget.h" +#include "tqdesktopwidget.h" #include "tqasciidict.h" #include "tqpalette.h" -#include "ntqtranslator.h" +#include "tqtranslator.h" #include "tqstrlist.h" #include "tqstringlist.h" #endif // QT_H -- cgit v1.2.1