From 42957a3f812a1db64a9ae452baa2d3fbc35f2466 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Mon, 12 Aug 2024 22:02:11 +0900 Subject: Rename more widget nt* related files to equivalent tq* Signed-off-by: Michele Calgaro --- src/widgets/ntqhbuttongroup.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/ntqhbuttongroup.h') diff --git a/src/widgets/ntqhbuttongroup.h b/src/widgets/ntqhbuttongroup.h index b101a4c6b..ab53a0824 100644 --- a/src/widgets/ntqhbuttongroup.h +++ b/src/widgets/ntqhbuttongroup.h @@ -42,7 +42,7 @@ #define TQHBUTTONGROUP_H #ifndef QT_H -#include "ntqbuttongroup.h" +#include "tqbuttongroup.h" #endif // QT_H #ifndef TQT_NO_HBUTTONGROUP -- cgit v1.2.1