From 0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 24 Jul 2024 19:37:05 +0900 Subject: Rename text class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/sql/tqeditorfactory.cpp | 2 +- src/sql/tqsqleditorfactory.cpp | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'src/sql') diff --git a/src/sql/tqeditorfactory.cpp b/src/sql/tqeditorfactory.cpp index 7893a1355..00f625b55 100644 --- a/src/sql/tqeditorfactory.cpp +++ b/src/sql/tqeditorfactory.cpp @@ -39,7 +39,7 @@ **********************************************************************/ #include "ntqcleanuphandler.h" -#include "ntqlabel.h" +#include "tqlabel.h" #include "ntqlineedit.h" #include "ntqspinbox.h" #include "ntqcombobox.h" diff --git a/src/sql/tqsqleditorfactory.cpp b/src/sql/tqsqleditorfactory.cpp index 6be4a2d36..cf4944ae4 100644 --- a/src/sql/tqsqleditorfactory.cpp +++ b/src/sql/tqsqleditorfactory.cpp @@ -44,7 +44,7 @@ #include "tqsqlfield.h" #include "ntqcleanuphandler.h" -#include "ntqlabel.h" +#include "tqlabel.h" #include "ntqlineedit.h" #include "ntqspinbox.h" #include "ntqcombobox.h" -- cgit v1.2.3