summaryrefslogtreecommitdiffstats
path: root/tools/designer/shared
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 /tools/designer/shared
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 'tools/designer/shared')
-rw-r--r--tools/designer/shared/domtool.cpp2
-rw-r--r--tools/designer/shared/ui2uib.cpp2
2 files changed, 2 insertions, 2 deletions
diff --git a/tools/designer/shared/domtool.cpp b/tools/designer/shared/domtool.cpp
index 499ee562f..a9c5d95c3 100644
--- a/tools/designer/shared/domtool.cpp
+++ b/tools/designer/shared/domtool.cpp
@@ -40,7 +40,7 @@
#include <ntqrect.h>
#include <ntqsize.h>
#include <ntqfont.h>
-#include <ntqdom.h>
+#include <tqdom.h>
/*!
\class DomTool domtool.h
diff --git a/tools/designer/shared/ui2uib.cpp b/tools/designer/shared/ui2uib.cpp
index 9aae425cb..dd9410696 100644
--- a/tools/designer/shared/ui2uib.cpp
+++ b/tools/designer/shared/ui2uib.cpp
@@ -39,7 +39,7 @@
#include <ntqcolor.h>
#include <ntqcursor.h>
#include <ntqdatetime.h>
-#include <ntqdom.h>
+#include <tqdom.h>
#include <ntqfile.h>
#include <ntqfont.h>
#include <tqobject.h>