summaryrefslogtreecommitdiffstats
path: root/doc/html/keyfeatures30.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-06-08 12:56:43 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-06-08 12:56:43 +0900
commit0cf411b09cf5d8970b873a338a69eae98d5ce5d8 (patch)
tree107cf55759cc3138bb1e0035b479bcd92127403a /doc/html/keyfeatures30.html
parente6077c30d14e9d662e8843c554db86c0d366d0b6 (diff)
downloadtqt-0cf411b0.tar.gz
tqt-0cf411b0.zip
Rename text nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/keyfeatures30.html')
-rw-r--r--doc/html/keyfeatures30.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/keyfeatures30.html b/doc/html/keyfeatures30.html
index 7583e2a5e..52b0b8ba5 100644
--- a/doc/html/keyfeatures30.html
+++ b/doc/html/keyfeatures30.html
@@ -54,7 +54,7 @@ languages.
<p> Many new classes have been added to the TQt Library. Amongst them are
classes that provide a docking architecture
(<a href="ntqdockarea.html">TQDockArea</a>/<a href="ntqdockwindow.html">TQDockWindow</a>), a powerful rich text editor
-(<a href="ntqtextedit.html">TQTextEdit</a>), a class to store and access application settings
+(<a href="tqtextedit.html">TQTextEdit</a>), a class to store and access application settings
(<a href="ntqsettings.html">TQSettings</a>) and a class to create and communicate with processes
(<a href="ntqprocess.html">TQProcess</a>).
<p> Apart from the changes in the library itself a lot has been done to
@@ -115,7 +115,7 @@ optimized and extended to support editing. It allows editing formatted
text with different fonts, colors, paragraph styles, tables and
images. The editor supports different word wrap modes, command-based
undo/redo, multiple selections, drag and drop, and many other
-features. The new <a href="ntqtextedit.html">TQTextEdit</a> engine is highly optimized for proccesing
+features. The new <a href="tqtextedit.html">TQTextEdit</a> engine is highly optimized for proccesing
and displaying large documents quickly and efficiently.
<p> <h3> Unicode
</h3>