From 628b0bb74c3fc327efff8add9c73ada04b1cbea2 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 13:06:00 +0900 Subject: Rename drag-n-drop nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/kernel/qapplication.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kernel/qapplication.cpp') diff --git a/src/kernel/qapplication.cpp b/src/kernel/qapplication.cpp index c1387f78f..ee1395619 100644 --- a/src/kernel/qapplication.cpp +++ b/src/kernel/qapplication.cpp @@ -51,7 +51,7 @@ #include "ntqtranslator.h" #include "tqtextcodec.h" #include "tqsessionmanager.h" -#include "ntqdragobject.h" +#include "tqdragobject.h" #include "ntqclipboard.h" #include "ntqcursor.h" #include "tqstyle.h" -- cgit v1.2.3