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/tqgrid.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/tqgrid.cpp') diff --git a/src/widgets/tqgrid.cpp b/src/widgets/tqgrid.cpp index 0fe3f6949..bdc43f9e1 100644 --- a/src/widgets/tqgrid.cpp +++ b/src/widgets/tqgrid.cpp @@ -37,7 +37,7 @@ #include "tqgrid.h" #ifndef TQT_NO_GRID -#include "ntqlayout.h" +#include "tqlayout.h" #include "ntqapplication.h" /*! -- cgit v1.2.3