diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-08 12:56:43 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-06-08 12:56:43 +0900 |
commit | 0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (patch) | |
tree | 107cf55759cc3138bb1e0035b479bcd92127403a /doc/html/ntqt.html | |
parent | e6077c30d14e9d662e8843c554db86c0d366d0b6 (diff) | |
download | tqt3-0cf411b09cf5d8970b873a338a69eae98d5ce5d8.tar.gz tqt3-0cf411b09cf5d8970b873a338a69eae98d5ce5d8.zip |
Rename text nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/ntqt.html')
-rw-r--r-- | doc/html/ntqt.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/ntqt.html b/doc/html/ntqt.html index b059c708b..0ca190511 100644 --- a/doc/html/ntqt.html +++ b/doc/html/ntqt.html @@ -808,7 +808,7 @@ string using the current <a href="ntqstylesheet.html#defaultSheet">TQStyleSheet: if <a href="ntqstylesheet.html#mightBeRichText">TQStyleSheet::mightBeRichText</a>() returns TRUE, otherwise as <a href="#TextFormat-enum">PlainText</a>. <li><tt>TQt::LogText</tt> - A special, limited text format which is only used -by <a href="ntqtextedit.html">TQTextEdit</a> in an optimized mode. +by <a href="tqtextedit.html">TQTextEdit</a> in an optimized mode. </ul> <h3 class=fn><a name="TimeSpec-enum"></a>TQt::TimeSpec</h3> |