From 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 25 Aug 2024 15:36:25 +0900 Subject: Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h) Signed-off-by: Michele Calgaro --- src/kernel/qapplication.cpp | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src/kernel/qapplication.cpp') diff --git a/src/kernel/qapplication.cpp b/src/kernel/qapplication.cpp index 7abbbd56f..6e1926e45 100644 --- a/src/kernel/qapplication.cpp +++ b/src/kernel/qapplication.cpp @@ -46,14 +46,14 @@ #include "tqwidgetlist.h" #include "tqwidgetintdict.h" #include "tqptrdict.h" -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #include "tqtranslator.h" #include "tqtextcodec.h" #include "tqsessionmanager.h" #include "tqdragobject.h" #include "tqclipboard.h" -#include "ntqcursor.h" +#include "tqcursor.h" #include "tqstyle.h" #include "tqstylefactory.h" #include "tqfile.h" -- cgit v1.2.3