diff options
Diffstat (limited to 'doc/html/keyfeatures30.html')
-rw-r--r-- | doc/html/keyfeatures30.html | 4 |
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> |