From 82ecd83484c9fa1ede059986ab771e74e33e68ef Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Fri, 16 Aug 2024 19:11:00 +0900 Subject: Rename layout nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/widgets/tqwidgetstack.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/widgets/tqwidgetstack.cpp') diff --git a/src/widgets/tqwidgetstack.cpp b/src/widgets/tqwidgetstack.cpp index 6e043943b..5cd6f6254 100644 --- a/src/widgets/tqwidgetstack.cpp +++ b/src/widgets/tqwidgetstack.cpp @@ -39,8 +39,8 @@ **********************************************************************/ #include "tqwidgetstack.h" -#include "ntqlayout.h" -#include "../kernel/qlayoutengine_p.h" +#include "tqlayout.h" +#include "../kernel/tqlayoutengine_p.h" #ifndef TQT_NO_WIDGETSTACK #include "tqobjectlist.h" -- cgit v1.2.3