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/dialogs/tqdialog.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/dialogs/tqdialog.cpp') diff --git a/src/dialogs/tqdialog.cpp b/src/dialogs/tqdialog.cpp index f3f05ae50..1852d6d6a 100644 --- a/src/dialogs/tqdialog.cpp +++ b/src/dialogs/tqdialog.cpp @@ -47,7 +47,7 @@ #include "ntqapplication.h" #include "tqobjectlist.h" #include "tqwidgetlist.h" -#include "ntqlayout.h" +#include "tqlayout.h" #include "tqsizegrip.h" #include "tqwhatsthis.h" #include "tqpopupmenu.h" -- cgit v1.2.3