From 1f0ce8533cc837aa2d4155b5fc17d2004bed0197 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 5 Jun 2024 19:02:23 +0900 Subject: Rename template library 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 56ba9aefa..57c55feba 100644 --- a/src/kernel/qapplication_x11.cpp +++ b/src/kernel/qapplication_x11.cpp @@ -79,7 +79,7 @@ #include "ntqbuffer.h" #include "ntqsocketnotifier.h" #include "ntqsessionmanager.h" -#include "ntqvaluelist.h" +#include "tqvaluelist.h" #include "ntqdict.h" #include "ntqguardedptr.h" #include "ntqclipboard.h" -- cgit v1.2.3