From 7552c6d73043b1040139033f6864db48ae5446cf Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Tue, 2 Jul 2024 21:37:22 +0900 Subject: Rename main window nt* related files to equivalent tq*. The file "ntqsession.h" was totally unnecessary and has been removed. Signed-off-by: Michele Calgaro --- src/kernel/qrichtext_p.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kernel/qrichtext_p.h') diff --git a/src/kernel/qrichtext_p.h b/src/kernel/qrichtext_p.h index f30c29149..c8c68360e 100644 --- a/src/kernel/qrichtext_p.h +++ b/src/kernel/qrichtext_p.h @@ -63,7 +63,7 @@ #include "tqstringlist.h" #include "ntqfont.h" #include "ntqcolor.h" -#include "ntqsize.h" +#include "tqsize.h" #include "tqvaluelist.h" #include "tqvaluestack.h" #include "tqobject.h" -- cgit v1.2.1