From fef846914f8db6dc117e206ef913d519bf6bb33e Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 29 Jul 2024 12:43:23 +0900 Subject: Rename basic widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/sql/tqeditorfactory.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/sql/tqeditorfactory.cpp') diff --git a/src/sql/tqeditorfactory.cpp b/src/sql/tqeditorfactory.cpp index 00f625b55..76fa71996 100644 --- a/src/sql/tqeditorfactory.cpp +++ b/src/sql/tqeditorfactory.cpp @@ -40,9 +40,9 @@ #include "ntqcleanuphandler.h" #include "tqlabel.h" -#include "ntqlineedit.h" -#include "ntqspinbox.h" -#include "ntqcombobox.h" +#include "tqlineedit.h" +#include "tqspinbox.h" +#include "tqcombobox.h" #include "tqeditorfactory.h" #include "tqdatetimeedit.h" -- cgit v1.2.3