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/tqtextbrowser.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/widgets/tqtextbrowser.cpp') diff --git a/src/widgets/tqtextbrowser.cpp b/src/widgets/tqtextbrowser.cpp index 1409a20ff..504209717 100644 --- a/src/widgets/tqtextbrowser.cpp +++ b/src/widgets/tqtextbrowser.cpp @@ -43,14 +43,14 @@ #include "../kernel/qrichtext_p.h" #include "ntqapplication.h" -#include "ntqlayout.h" +#include "tqlayout.h" #include "tqpainter.h" #include "tqvaluestack.h" #include "stdio.h" #include "tqfile.h" #include "tqtextstream.h" -#include "ntqlayout.h" +#include "tqlayout.h" #include "tqbitmap.h" #include "tqtimer.h" #include "tqimage.h" -- cgit v1.2.3