diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-25 15:36:25 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-29 22:23:36 +0900 |
commit | 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 (patch) | |
tree | 0ef68a6a92087957855c7607ac176821d10d049d /include | |
parent | 7b1d2ad2df8cd011b487c43336aa67639fa359c9 (diff) | |
download | tqt-0917fbb5.tar.gz tqt-0917fbb5.zip |
Rename remaining ntq[a-c]* related files to equivalent tq* (except ntqapplication.h and ntqconfig.h)
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'include')
l--------- | include/ntqaccel.h | 1 | ||||
l--------- | include/ntqaccessible.h | 1 | ||||
l--------- | include/ntqassistantclient.h | 1 | ||||
l--------- | include/ntqasyncimageio.h | 1 | ||||
l--------- | include/ntqasyncio.h | 1 | ||||
l--------- | include/ntqcleanuphandler.h | 1 | ||||
l--------- | include/ntqconnection.h | 1 | ||||
l--------- | include/ntqcursor.h | 1 | ||||
l--------- | include/private/qcomponentfactory_p.h | 1 | ||||
l--------- | include/private/tqcomponentfactory_p.h | 1 | ||||
l--------- | include/tqaccel.h | 1 | ||||
l--------- | include/tqaccessible.h | 1 | ||||
l--------- | include/tqassistantclient.h | 1 | ||||
l--------- | include/tqasyncimageio.h | 1 | ||||
l--------- | include/tqasyncio.h | 1 | ||||
l--------- | include/tqcleanuphandler.h | 1 | ||||
l--------- | include/tqconnection.h | 1 | ||||
l--------- | include/tqcursor.h | 1 |
18 files changed, 9 insertions, 9 deletions
diff --git a/include/ntqaccel.h b/include/ntqaccel.h deleted file mode 120000 index 0b297a7f4..000000000 --- a/include/ntqaccel.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqaccel.h
\ No newline at end of file diff --git a/include/ntqaccessible.h b/include/ntqaccessible.h deleted file mode 120000 index 8376c6a71..000000000 --- a/include/ntqaccessible.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqaccessible.h
\ No newline at end of file diff --git a/include/ntqassistantclient.h b/include/ntqassistantclient.h deleted file mode 120000 index af0b01089..000000000 --- a/include/ntqassistantclient.h +++ /dev/null @@ -1 +0,0 @@ -../tools/assistant/lib/ntqassistantclient.h
\ No newline at end of file diff --git a/include/ntqasyncimageio.h b/include/ntqasyncimageio.h deleted file mode 120000 index dfc51445b..000000000 --- a/include/ntqasyncimageio.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqasyncimageio.h
\ No newline at end of file diff --git a/include/ntqasyncio.h b/include/ntqasyncio.h deleted file mode 120000 index 4c15492d2..000000000 --- a/include/ntqasyncio.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqasyncio.h
\ No newline at end of file diff --git a/include/ntqcleanuphandler.h b/include/ntqcleanuphandler.h deleted file mode 120000 index 08b8f9271..000000000 --- a/include/ntqcleanuphandler.h +++ /dev/null @@ -1 +0,0 @@ -../src/tools/ntqcleanuphandler.h
\ No newline at end of file diff --git a/include/ntqconnection.h b/include/ntqconnection.h deleted file mode 120000 index 0b3b6f2c8..000000000 --- a/include/ntqconnection.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqconnection.h
\ No newline at end of file diff --git a/include/ntqcursor.h b/include/ntqcursor.h deleted file mode 120000 index 017eb2fd8..000000000 --- a/include/ntqcursor.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqcursor.h
\ No newline at end of file diff --git a/include/private/qcomponentfactory_p.h b/include/private/qcomponentfactory_p.h deleted file mode 120000 index 1054a7efd..000000000 --- a/include/private/qcomponentfactory_p.h +++ /dev/null @@ -1 +0,0 @@ -../../src/tools/qcomponentfactory_p.h
\ No newline at end of file diff --git a/include/private/tqcomponentfactory_p.h b/include/private/tqcomponentfactory_p.h new file mode 120000 index 000000000..80efb5b03 --- /dev/null +++ b/include/private/tqcomponentfactory_p.h @@ -0,0 +1 @@ +../../src/tools/tqcomponentfactory_p.h
\ No newline at end of file diff --git a/include/tqaccel.h b/include/tqaccel.h new file mode 120000 index 000000000..7d3b626b6 --- /dev/null +++ b/include/tqaccel.h @@ -0,0 +1 @@ +../src/kernel/tqaccel.h
\ No newline at end of file diff --git a/include/tqaccessible.h b/include/tqaccessible.h new file mode 120000 index 000000000..678178e35 --- /dev/null +++ b/include/tqaccessible.h @@ -0,0 +1 @@ +../src/kernel/tqaccessible.h
\ No newline at end of file diff --git a/include/tqassistantclient.h b/include/tqassistantclient.h new file mode 120000 index 000000000..a94a62512 --- /dev/null +++ b/include/tqassistantclient.h @@ -0,0 +1 @@ +../tools/assistant/lib/tqassistantclient.h
\ No newline at end of file diff --git a/include/tqasyncimageio.h b/include/tqasyncimageio.h new file mode 120000 index 000000000..b4d802742 --- /dev/null +++ b/include/tqasyncimageio.h @@ -0,0 +1 @@ +../src/kernel/tqasyncimageio.h
\ No newline at end of file diff --git a/include/tqasyncio.h b/include/tqasyncio.h new file mode 120000 index 000000000..fa744b81f --- /dev/null +++ b/include/tqasyncio.h @@ -0,0 +1 @@ +../src/kernel/tqasyncio.h
\ No newline at end of file diff --git a/include/tqcleanuphandler.h b/include/tqcleanuphandler.h new file mode 120000 index 000000000..31b5c7d2c --- /dev/null +++ b/include/tqcleanuphandler.h @@ -0,0 +1 @@ +../src/tools/tqcleanuphandler.h
\ No newline at end of file diff --git a/include/tqconnection.h b/include/tqconnection.h new file mode 120000 index 000000000..49e97dbe1 --- /dev/null +++ b/include/tqconnection.h @@ -0,0 +1 @@ +../src/kernel/tqconnection.h
\ No newline at end of file diff --git a/include/tqcursor.h b/include/tqcursor.h new file mode 120000 index 000000000..025854b3d --- /dev/null +++ b/include/tqcursor.h @@ -0,0 +1 @@ +../src/kernel/tqcursor.h
\ No newline at end of file |