summaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-24 20:52:58 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-29 22:23:36 +0900
commit367ff3fb9e3933f6704c98359cdd8d934ace941f (patch)
tree7e03c953d16dcaf0e89f54079b8415a578a22893 /include
parentd35eedcd87d59e716c6d49bbb6b634ef1a7660c5 (diff)
downloadtqt3-367ff3fb9e3933f6704c98359cdd8d934ace941f.tar.gz
tqt3-367ff3fb9e3933f6704c98359cdd8d934ace941f.zip
Rename global classes nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'include')
l---------include/ntqgarray.h1
l---------include/ntqgcache.h1
l---------include/ntqgdict.h1
l---------include/ntqgeneric.h1
l---------include/ntqglist.h1
l---------include/ntqglobal.h1
l---------include/ntqgplugin.h1
l---------include/ntqguardedptr.h1
l---------include/ntqgvector.h1
l---------include/private/qgpluginmanager_p.h1
l---------include/private/tqgpluginmanager_p.h1
l---------include/tqgarray.h1
l---------include/tqgcache.h1
l---------include/tqgdict.h1
l---------include/tqglist.h1
l---------include/tqglobal.h1
l---------include/tqgplugin.h1
l---------include/tqguardedptr.h1
l---------include/tqgvector.h1
19 files changed, 9 insertions, 10 deletions
diff --git a/include/ntqgarray.h b/include/ntqgarray.h
deleted file mode 120000
index 3396ae70f..000000000
--- a/include/ntqgarray.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/tools/ntqgarray.h \ No newline at end of file
diff --git a/include/ntqgcache.h b/include/ntqgcache.h
deleted file mode 120000
index 38498483f..000000000
--- a/include/ntqgcache.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/tools/ntqgcache.h \ No newline at end of file
diff --git a/include/ntqgdict.h b/include/ntqgdict.h
deleted file mode 120000
index a31575627..000000000
--- a/include/ntqgdict.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/tools/ntqgdict.h \ No newline at end of file
diff --git a/include/ntqgeneric.h b/include/ntqgeneric.h
deleted file mode 120000
index 18840b2b5..000000000
--- a/include/ntqgeneric.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/tools/ntqgeneric.h \ No newline at end of file
diff --git a/include/ntqglist.h b/include/ntqglist.h
deleted file mode 120000
index ae4ee5199..000000000
--- a/include/ntqglist.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/tools/ntqglist.h \ No newline at end of file
diff --git a/include/ntqglobal.h b/include/ntqglobal.h
deleted file mode 120000
index 0e09d93d5..000000000
--- a/include/ntqglobal.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/tools/ntqglobal.h \ No newline at end of file
diff --git a/include/ntqgplugin.h b/include/ntqgplugin.h
deleted file mode 120000
index 5a1542137..000000000
--- a/include/ntqgplugin.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/kernel/ntqgplugin.h \ No newline at end of file
diff --git a/include/ntqguardedptr.h b/include/ntqguardedptr.h
deleted file mode 120000
index 9f5d3d6e8..000000000
--- a/include/ntqguardedptr.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/kernel/ntqguardedptr.h \ No newline at end of file
diff --git a/include/ntqgvector.h b/include/ntqgvector.h
deleted file mode 120000
index acb85086c..000000000
--- a/include/ntqgvector.h
+++ /dev/null
@@ -1 +0,0 @@
-../src/tools/ntqgvector.h \ No newline at end of file
diff --git a/include/private/qgpluginmanager_p.h b/include/private/qgpluginmanager_p.h
deleted file mode 120000
index 18a99360c..000000000
--- a/include/private/qgpluginmanager_p.h
+++ /dev/null
@@ -1 +0,0 @@
-../../src/tools/qgpluginmanager_p.h \ No newline at end of file
diff --git a/include/private/tqgpluginmanager_p.h b/include/private/tqgpluginmanager_p.h
new file mode 120000
index 000000000..e3ba037bf
--- /dev/null
+++ b/include/private/tqgpluginmanager_p.h
@@ -0,0 +1 @@
+../../src/tools/tqgpluginmanager_p.h \ No newline at end of file
diff --git a/include/tqgarray.h b/include/tqgarray.h
new file mode 120000
index 000000000..afc6cf9a1
--- /dev/null
+++ b/include/tqgarray.h
@@ -0,0 +1 @@
+../src/tools/tqgarray.h \ No newline at end of file
diff --git a/include/tqgcache.h b/include/tqgcache.h
new file mode 120000
index 000000000..81a756044
--- /dev/null
+++ b/include/tqgcache.h
@@ -0,0 +1 @@
+../src/tools/tqgcache.h \ No newline at end of file
diff --git a/include/tqgdict.h b/include/tqgdict.h
new file mode 120000
index 000000000..082d3c8e9
--- /dev/null
+++ b/include/tqgdict.h
@@ -0,0 +1 @@
+../src/tools/tqgdict.h \ No newline at end of file
diff --git a/include/tqglist.h b/include/tqglist.h
new file mode 120000
index 000000000..cbc1f4189
--- /dev/null
+++ b/include/tqglist.h
@@ -0,0 +1 @@
+../src/tools/tqglist.h \ No newline at end of file
diff --git a/include/tqglobal.h b/include/tqglobal.h
new file mode 120000
index 000000000..ef6895d2d
--- /dev/null
+++ b/include/tqglobal.h
@@ -0,0 +1 @@
+../src/tools/tqglobal.h \ No newline at end of file
diff --git a/include/tqgplugin.h b/include/tqgplugin.h
new file mode 120000
index 000000000..cf689bbae
--- /dev/null
+++ b/include/tqgplugin.h
@@ -0,0 +1 @@
+../src/kernel/tqgplugin.h \ No newline at end of file
diff --git a/include/tqguardedptr.h b/include/tqguardedptr.h
new file mode 120000
index 000000000..e7e8b6be6
--- /dev/null
+++ b/include/tqguardedptr.h
@@ -0,0 +1 @@
+../src/kernel/tqguardedptr.h \ No newline at end of file
diff --git a/include/tqgvector.h b/include/tqgvector.h
new file mode 120000
index 000000000..0193e2f63
--- /dev/null
+++ b/include/tqgvector.h
@@ -0,0 +1 @@
+../src/tools/tqgvector.h \ No newline at end of file