From 87d29563e3ccdeb7fea0197e262e667ef323ff9c Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 7 Jul 2024 14:56:09 +0900 Subject: Rename utility class nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/widgets/qgroupbox.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/qgroupbox.cpp') diff --git a/src/widgets/qgroupbox.cpp b/src/widgets/qgroupbox.cpp index 6f1c3e0e9..2803c6760 100644 --- a/src/widgets/qgroupbox.cpp +++ b/src/widgets/qgroupbox.cpp @@ -42,7 +42,7 @@ #ifndef TQT_NO_GROUPBOX #include "ntqlayout.h" #include "ntqpainter.h" -#include "ntqbitmap.h" +#include "tqbitmap.h" #include "ntqaccel.h" #include "ntqradiobutton.h" #include "ntqfocusdata.h" -- cgit v1.2.3