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/kernel/qtranslator.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/kernel/qtranslator.cpp') diff --git a/src/kernel/qtranslator.cpp b/src/kernel/qtranslator.cpp index 99d475859..e3d1c5b98 100644 --- a/src/kernel/qtranslator.cpp +++ b/src/kernel/qtranslator.cpp @@ -57,7 +57,7 @@ static inline int qt_open(const char *pathname, int flags, mode_t mode) #ifndef TQT_NO_TRANSLATION #include "ntqfileinfo.h" -#include "ntqwidgetlist.h" +#include "tqwidgetlist.h" #include "ntqintdict.h" #include "ntqstring.h" #include "ntqapplication.h" -- cgit v1.2.3