summaryrefslogtreecommitdiffstats
path: root/tools/designer/uic/uic.h
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/uic/uic.h
parent5fffa30386502b5423e45c2ed5e6af756b11c7b4 (diff)
downloadtqt-1702a6da.tar.gz
tqt-1702a6da.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/uic/uic.h')
-rw-r--r--tools/designer/uic/uic.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/designer/uic/uic.h b/tools/designer/uic/uic.h
index f7e62f6e2..e0face7fd 100644
--- a/tools/designer/uic/uic.h
+++ b/tools/designer/uic/uic.h
@@ -33,7 +33,7 @@
#ifndef UIC_H
#define UIC_H
-#include <ntqdom.h>
+#include <tqdom.h>
#include <ntqstring.h>
#include <ntqstringlist.h>
#include <ntqmap.h>