From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* Signed-off-by: Michele Calgaro --- src/sql/tqsqlform.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/sql/tqsqlform.cpp') diff --git a/src/sql/tqsqlform.cpp b/src/sql/tqsqlform.cpp index 2d72d707b..5977d2033 100644 --- a/src/sql/tqsqlform.cpp +++ b/src/sql/tqsqlform.cpp @@ -46,7 +46,7 @@ #include "tqsqlpropertymap.h" #include "tqsqlrecord.h" #include "ntqstringlist.h" -#include "ntqwidget.h" +#include "tqwidget.h" #include "ntqdict.h" class TQSqlFormPrivate -- cgit v1.2.3