From 8ac0e970e4464d9f8f73c0fb34a178ff135be8c3 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Sun, 2 Jun 2024 23:07:22 +0900 Subject: Rename ntqwidget* related files to equivalent tqwidget* Signed-off-by: Michele Calgaro --- src/widgets/ntqframe.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/widgets/ntqframe.h') diff --git a/src/widgets/ntqframe.h b/src/widgets/ntqframe.h index e0afe5923..db565f474 100644 --- a/src/widgets/ntqframe.h +++ b/src/widgets/ntqframe.h @@ -42,7 +42,7 @@ #define TQFRAME_H #ifndef QT_H -#include "ntqwidget.h" +#include "tqwidget.h" #endif // QT_H #ifndef TQT_NO_FRAME -- cgit v1.2.1