From 0582c90a9ed4b965629267713f51c0da7c38b39d Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Wed, 4 Sep 2024 11:53:23 +0900 Subject: Rename remaining ntq[m-r]* related files to equivalent tq* (except ntqmodules.h) Signed-off-by: Michele Calgaro --- src/widgets/tqspinbox.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/tqspinbox.h') diff --git a/src/widgets/tqspinbox.h b/src/widgets/tqspinbox.h index 345857c74..390c6bbd2 100644 --- a/src/widgets/tqspinbox.h +++ b/src/widgets/tqspinbox.h @@ -43,7 +43,7 @@ #ifndef QT_H #include "tqwidget.h" -#include "ntqrangecontrol.h" +#include "tqrangecontrol.h" #endif // QT_H #ifndef TQT_NO_SPINBOX -- cgit v1.2.1