summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:44:12 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-06 13:52:29 +0900
commite6077c30d14e9d662e8843c554db86c0d366d0b6 (patch)
tree672319afee32f0316bad258c0e9a1e0dd737bd61 /include
parent8c029298d9d3f1f84b65ac4a3a16cd1fa28d9cde (diff)
downloadtqt3-e6077c30d14e9d662e8843c554db86c0d366d0b6.tar.gz
tqt3-e6077c30d14e9d662e8843c554db86c0d366d0b6.zip
Rename str nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'include')
l---------include/ntqstring.h1
l---------include/ntqstringlist.h1
l---------include/ntqstrlist.h1
l---------include/ntqstrvec.h1
l---------include/tqstring.h1
l---------include/tqstringlist.h1
l---------include/tqstrlist.h1
l---------include/tqstrvec.h1
8 files changed, 4 insertions, 4 deletions
diff --git a/include/ntqstring.h b/include/ntqstring.h
deleted file mode 120000
index 9d0d5dd7..00000000
--- a/include/ntqstring.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/tools/ntqstring.h \ No newline at end of file
diff --git a/include/ntqstringlist.h b/include/ntqstringlist.h
deleted file mode 120000
index 45b8badf..00000000
--- a/include/ntqstringlist.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/tools/ntqstringlist.h \ No newline at end of file
diff --git a/include/ntqstrlist.h b/include/ntqstrlist.h
deleted file mode 120000
index ce0db745..00000000
--- a/include/ntqstrlist.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/tools/ntqstrlist.h \ No newline at end of file
diff --git a/include/ntqstrvec.h b/include/ntqstrvec.h
deleted file mode 120000
index 8d5b6ca2..00000000
--- a/include/ntqstrvec.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/tools/ntqstrvec.h \ No newline at end of file
diff --git a/include/tqstring.h b/include/tqstring.h
new file mode 120000
index 00000000..7733544e
--- /dev/null
+++ b/include/tqstring.h
@@ -0,0 +1 @@
+../src/tools/tqstring.h \ No newline at end of file
diff --git a/include/tqstringlist.h b/include/tqstringlist.h
new file mode 120000
index 00000000..10234118
--- /dev/null
+++ b/include/tqstringlist.h
@@ -0,0 +1 @@
+../src/tools/tqstringlist.h \ No newline at end of file
diff --git a/include/tqstrlist.h b/include/tqstrlist.h
new file mode 120000
index 00000000..fdefc586
--- /dev/null
+++ b/include/tqstrlist.h
@@ -0,0 +1 @@
+../src/tools/tqstrlist.h \ No newline at end of file
diff --git a/include/tqstrvec.h b/include/tqstrvec.h
new file mode 120000
index 00000000..8a350e61
--- /dev/null
+++ b/include/tqstrvec.h
@@ -0,0 +1 @@
+../src/tools/tqstrvec.h \ No newline at end of file