From 7bc57326e69b9c3f0eaeda63e4a49b67ba611426 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sat, 8 Jun 2024 15:05:55 +0900 Subject: Rename style 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 f9b450e66..6f1c3e0e9 100644 --- a/src/widgets/qgroupbox.cpp +++ b/src/widgets/qgroupbox.cpp @@ -49,7 +49,7 @@ #include "tqobjectlist.h" #include "ntqdrawutil.h" #include "ntqapplication.h" -#include "ntqstyle.h" +#include "tqstyle.h" #include "ntqcheckbox.h" #include "ntqbuttongroup.h" #if defined(QT_ACCESSIBILITY_SUPPORT) -- cgit v1.2.3