summaryrefslogtreecommitdiffstats
path: root/src/kernel
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-05-30 12:36:05 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-05-30 12:36:05 +0900
commit1702a6daff27f5d3e6fdac16962d1828df6ca270 (patch)
treeb451256c2cc2e22e895251bac6ec1e4bdfd40e09 /src/kernel
parent5fffa30386502b5423e45c2ed5e6af756b11c7b4 (diff)
downloadtqt3-1702a6daff27f5d3e6fdac16962d1828df6ca270.tar.gz
tqt3-1702a6daff27f5d3e6fdac16962d1828df6ca270.zip
Rename nt* dom and xml related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'src/kernel')
-rw-r--r--src/kernel/ntqt.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/kernel/ntqt.h b/src/kernel/ntqt.h
index bd8ffe7ba..13f5eb68c 100644
--- a/src/kernel/ntqt.h
+++ b/src/kernel/ntqt.h
@@ -58,7 +58,7 @@
#include "ntqhostaddress.h"
#include "ntqstringlist.h"
#include "ntqcolor.h"
-#include <ntqdom.h>
+#include <tqdom.h>
#include "tqobject.h"
#include <ntqdrawutil.h>
#include "ntqbrush.h"
@@ -271,7 +271,7 @@
#include <ntqpainter.h>
#include <ntqworkspace.h>
#include <ntqlocalfs.h>
-#include <ntqxml.h>
+#include <tqxml.h>
#if defined( QT_MOC_CPP ) || defined( QT_H_CPP ) || defined( Q_OS_MACX )
#include <private/qcom_p.h>