From 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 12:56:43 +0900 Subject: Rename text nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/kernel/qapplication_x11.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kernel/qapplication_x11.cpp') diff --git a/src/kernel/qapplication_x11.cpp b/src/kernel/qapplication_x11.cpp index 57c55feba..0cfd812c2 100644 --- a/src/kernel/qapplication_x11.cpp +++ b/src/kernel/qapplication_x11.cpp @@ -74,7 +74,7 @@ #include "ntqpainter.h" #include "ntqpixmapcache.h" #include "ntqdatetime.h" -#include "ntqtextcodec.h" +#include "tqtextcodec.h" #include "ntqdatastream.h" #include "ntqbuffer.h" #include "ntqsocketnotifier.h" -- cgit v1.2.3