summaryrefslogtreecommitdiffstats
path: root/include
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 /include
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 'include')
l---------include/ntqdom.h1
l---------include/ntqxml.h1
l---------include/tqdom.h1
l---------include/tqxml.h1
4 files changed, 2 insertions, 2 deletions
diff --git a/include/ntqdom.h b/include/ntqdom.h
deleted file mode 120000
index 521370643..000000000
--- a/include/ntqdom.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/xml/ntqdom.h \ No newline at end of file
diff --git a/include/ntqxml.h b/include/ntqxml.h
deleted file mode 120000
index 01f7578a9..000000000
--- a/include/ntqxml.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/xml/ntqxml.h \ No newline at end of file
diff --git a/include/tqdom.h b/include/tqdom.h
new file mode 120000
index 000000000..85891d60e
--- /dev/null
+++ b/include/tqdom.h
@@ -0,0 +1 @@
+../src/xml/tqdom.h \ No newline at end of file
diff --git a/include/tqxml.h b/include/tqxml.h
new file mode 120000
index 000000000..a65c10026
--- /dev/null
+++ b/include/tqxml.h
@@ -0,0 +1 @@
+../src/xml/tqxml.h \ No newline at end of file