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/codecs/tqtextcodec.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/codecs') diff --git a/src/codecs/tqtextcodec.cpp b/src/codecs/tqtextcodec.cpp index 8a4bacc8c..c5cdedc3c 100644 --- a/src/codecs/tqtextcodec.cpp +++ b/src/codecs/tqtextcodec.cpp @@ -66,7 +66,7 @@ #include "tqjpunicode.h" #include "tqsjiscodec.h" #endif // TQT_NO_BIG_CODECS -#include "ntqfile.h" +#include "tqfile.h" #include "tqstrlist.h" #include "tqstring.h" #include "../tools/qlocale_p.h" -- cgit v1.2.1