summaryrefslogtreecommitdiffstats
path: root/doc/html/keyfeatures30.html
diff options
context:
space:
mode:
authorMichele Calgaro <michele.calgaro@yahoo.it>2024-08-31 18:33:50 +0900
committerMichele Calgaro <michele.calgaro@yahoo.it>2024-08-31 18:41:44 +0900
commite42ec295c2134770a1eb07032f5f22ca4ba1daa6 (patch)
tree1ecbc3ad607c79f1ce75ba953f9fe46ea1425b85 /doc/html/keyfeatures30.html
parent0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 (diff)
downloadtqt3-e42ec295c2134770a1eb07032f5f22ca4ba1daa6.tar.gz
tqt3-e42ec295c2134770a1eb07032f5f22ca4ba1daa6.zip
Rename remaining ntq[d-h]* 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.html2
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/keyfeatures30.html b/doc/html/keyfeatures30.html
index f0d010a7..1e07c662 100644
--- a/doc/html/keyfeatures30.html
+++ b/doc/html/keyfeatures30.html
@@ -53,7 +53,7 @@ Arabic and Hebrew) and also provides improved support for Asian
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="tqdockarea.html">TQDockArea</a>/<a href="tqdockwindow.html">TQDockWindow</a>), a powerful rich text editor
(<a href="tqtextedit.html">TQTextEdit</a>), a class to store and access application settings
(<a href="tqsettings.html">TQSettings</a>) and a class to create and communicate with processes
(<a href="tqprocess.html">TQProcess</a>).