diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-24 19:37:05 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-07-24 19:37:05 +0900 |
commit | 0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc (patch) | |
tree | be5eda50c23980aa4b44de1e8b2e209c6c02d2d1 /include | |
parent | 1e9fa8e06de5da7fcc268e9cccb2d6b21c5f53a3 (diff) | |
download | tqt3-0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc.tar.gz tqt3-0e787fb7f5b56b4fe87cd8ada64ae740bbca87bc.zip |
Rename text class nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'include')
l--------- | include/ntqlabel.h | 1 | ||||
l--------- | include/ntqlocale.h | 1 | ||||
l--------- | include/ntqsimplerichtext.h | 1 | ||||
l--------- | include/ntqsyntaxhighlighter.h | 1 | ||||
l--------- | include/ntqwhatsthis.h | 1 | ||||
l--------- | include/private/qlocale_p.h | 1 | ||||
l--------- | include/private/qsyntaxhighlighter_p.h | 1 | ||||
l--------- | include/private/tqlocale_p.h | 1 | ||||
l--------- | include/private/tqsyntaxhighlighter_p.h | 1 | ||||
l--------- | include/tqlabel.h | 1 | ||||
l--------- | include/tqlocale.h | 1 | ||||
l--------- | include/tqsimplerichtext.h | 1 | ||||
l--------- | include/tqsyntaxhighlighter.h | 1 | ||||
l--------- | include/tqwhatsthis.h | 1 |
14 files changed, 7 insertions, 7 deletions
diff --git a/include/ntqlabel.h b/include/ntqlabel.h deleted file mode 120000 index 2bb3edf42..000000000 --- a/include/ntqlabel.h +++ /dev/null @@ -1 +0,0 @@ -../src/widgets/ntqlabel.h
\ No newline at end of file diff --git a/include/ntqlocale.h b/include/ntqlocale.h deleted file mode 120000 index 5e75a499c..000000000 --- a/include/ntqlocale.h +++ /dev/null @@ -1 +0,0 @@ -../src/tools/ntqlocale.h
\ No newline at end of file diff --git a/include/ntqsimplerichtext.h b/include/ntqsimplerichtext.h deleted file mode 120000 index cc1e51b20..000000000 --- a/include/ntqsimplerichtext.h +++ /dev/null @@ -1 +0,0 @@ -../src/kernel/ntqsimplerichtext.h
\ No newline at end of file diff --git a/include/ntqsyntaxhighlighter.h b/include/ntqsyntaxhighlighter.h deleted file mode 120000 index 4d73397f8..000000000 --- a/include/ntqsyntaxhighlighter.h +++ /dev/null @@ -1 +0,0 @@ -../src/widgets/ntqsyntaxhighlighter.h
\ No newline at end of file diff --git a/include/ntqwhatsthis.h b/include/ntqwhatsthis.h deleted file mode 120000 index 4c01089b6..000000000 --- a/include/ntqwhatsthis.h +++ /dev/null @@ -1 +0,0 @@ -../src/widgets/ntqwhatsthis.h
\ No newline at end of file diff --git a/include/private/qlocale_p.h b/include/private/qlocale_p.h deleted file mode 120000 index 1d928c506..000000000 --- a/include/private/qlocale_p.h +++ /dev/null @@ -1 +0,0 @@ -../../src/tools/qlocale_p.h
\ No newline at end of file diff --git a/include/private/qsyntaxhighlighter_p.h b/include/private/qsyntaxhighlighter_p.h deleted file mode 120000 index 4a45503d6..000000000 --- a/include/private/qsyntaxhighlighter_p.h +++ /dev/null @@ -1 +0,0 @@ -../../src/widgets/qsyntaxhighlighter_p.h
\ No newline at end of file diff --git a/include/private/tqlocale_p.h b/include/private/tqlocale_p.h new file mode 120000 index 000000000..903f5d726 --- /dev/null +++ b/include/private/tqlocale_p.h @@ -0,0 +1 @@ +../../src/tools/tqlocale_p.h
\ No newline at end of file diff --git a/include/private/tqsyntaxhighlighter_p.h b/include/private/tqsyntaxhighlighter_p.h new file mode 120000 index 000000000..dae21c2d0 --- /dev/null +++ b/include/private/tqsyntaxhighlighter_p.h @@ -0,0 +1 @@ +../../src/widgets/tqsyntaxhighlighter_p.h
\ No newline at end of file diff --git a/include/tqlabel.h b/include/tqlabel.h new file mode 120000 index 000000000..cb1897680 --- /dev/null +++ b/include/tqlabel.h @@ -0,0 +1 @@ +../src/widgets/tqlabel.h
\ No newline at end of file diff --git a/include/tqlocale.h b/include/tqlocale.h new file mode 120000 index 000000000..47a05b602 --- /dev/null +++ b/include/tqlocale.h @@ -0,0 +1 @@ +../src/tools/tqlocale.h
\ No newline at end of file diff --git a/include/tqsimplerichtext.h b/include/tqsimplerichtext.h new file mode 120000 index 000000000..759d75e38 --- /dev/null +++ b/include/tqsimplerichtext.h @@ -0,0 +1 @@ +../src/kernel/tqsimplerichtext.h
\ No newline at end of file diff --git a/include/tqsyntaxhighlighter.h b/include/tqsyntaxhighlighter.h new file mode 120000 index 000000000..6a36cf5aa --- /dev/null +++ b/include/tqsyntaxhighlighter.h @@ -0,0 +1 @@ +../src/widgets/tqsyntaxhighlighter.h
\ No newline at end of file diff --git a/include/tqwhatsthis.h b/include/tqwhatsthis.h new file mode 120000 index 000000000..80c9d0839 --- /dev/null +++ b/include/tqwhatsthis.h @@ -0,0 +1 @@ +../src/widgets/tqwhatsthis.h
\ No newline at end of file |