From 252a2ec8b0f0f9cf20c947737087b24a8185b588 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 10 Jul 2024 18:56:16 +0900 Subject: Rename IO and network class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/kernel/qrichtext.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kernel/qrichtext.cpp') diff --git a/src/kernel/qrichtext.cpp b/src/kernel/qrichtext.cpp index 0228a58fe..eb31aa554 100644 --- a/src/kernel/qrichtext.cpp +++ b/src/kernel/qrichtext.cpp @@ -46,10 +46,10 @@ #include "tqstringlist.h" #include "ntqfont.h" #include "tqtextstream.h" -#include "ntqfile.h" +#include "tqfile.h" #include "ntqapplication.h" #include "tqmap.h" -#include "ntqfileinfo.h" +#include "tqfileinfo.h" #include "tqstylesheet.h" #include "tqmime.h" #include "tqimage.h" -- cgit v1.2.3