From 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 20 Jul 2024 20:15:52 +0900 Subject: Rename graphics class nt* related files to equivalent tq* (part 2) Signed-off-by: Michele Calgaro --- src/widgets/tqtextedit.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/widgets/tqtextedit.cpp') diff --git a/src/widgets/tqtextedit.cpp b/src/widgets/tqtextedit.cpp index a966110ce..a0887cb5d 100644 --- a/src/widgets/tqtextedit.cpp +++ b/src/widgets/tqtextedit.cpp @@ -49,9 +49,9 @@ #include "../kernel/qrichtext_p.h" #include "tqpainter.h" -#include "ntqpen.h" +#include "tqpen.h" #include "tqbrush.h" -#include "ntqpixmap.h" +#include "tqpixmap.h" #include "tqfont.h" #include "tqcolor.h" #include "tqstyle.h" -- cgit v1.2.3