From 04913ce7a46fd027856e83a96205fdc388742a19 Mon Sep 17 00:00:00 2001 From: Michele Calgaro Date: Thu, 23 May 2024 14:04:45 +0900 Subject: Rename ntqobject*.h and qobject*.cpp to tqobject* Signed-off-by: Michele Calgaro --- src/xml/qxml.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/xml/qxml.cpp') diff --git a/src/xml/qxml.cpp b/src/xml/qxml.cpp index 9acdafc79..e211a88b0 100644 --- a/src/xml/qxml.cpp +++ b/src/xml/qxml.cpp @@ -47,7 +47,7 @@ #include "ntqvaluestack.h" // needed for TQT_TRANSLATE_NOOP: -#include "ntqobject.h" +#include "tqobject.h" #ifndef TQT_NO_XML -- cgit v1.2.1