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/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 3c6e43185..fbe329e98 100644 --- a/src/kernel/qapplication_x11.cpp +++ b/src/kernel/qapplication_x11.cpp @@ -72,7 +72,7 @@ #include "tqwidgetintdict.h" #include "tqbitarray.h" #include "tqpainter.h" -#include "ntqpixmapcache.h" +#include "tqpixmapcache.h" #include "tqdatetime.h" #include "tqtextcodec.h" #include "tqdatastream.h" -- cgit v1.2.3