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/sql/tqeditorfactory.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sql/tqeditorfactory.cpp') diff --git a/src/sql/tqeditorfactory.cpp b/src/sql/tqeditorfactory.cpp index 76fa71996..098d850c7 100644 --- a/src/sql/tqeditorfactory.cpp +++ b/src/sql/tqeditorfactory.cpp @@ -38,7 +38,7 @@ ** **********************************************************************/ -#include "ntqcleanuphandler.h" +#include "tqcleanuphandler.h" #include "tqlabel.h" #include "tqlineedit.h" #include "tqspinbox.h" -- cgit v1.2.3