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/tqpushbutton.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/tqpushbutton.h') diff --git a/src/widgets/tqpushbutton.h b/src/widgets/tqpushbutton.h index 13b76e9fe..6712ce111 100644 --- a/src/widgets/tqpushbutton.h +++ b/src/widgets/tqpushbutton.h @@ -42,7 +42,7 @@ #define TQPUSHBUTTON_H #ifndef QT_H -#include "ntqbutton.h" +#include "tqbutton.h" #include "tqiconset.h" #endif // QT_H -- cgit v1.2.1