diff options
author | Michele Calgaro <[email protected]> | 2024-08-31 18:33:50 +0900 |
---|---|---|
committer | Michele Calgaro <[email protected]> | 2024-08-31 18:41:44 +0900 |
commit | e42ec295c2134770a1eb07032f5f22ca4ba1daa6 (patch) | |
tree | 1ecbc3ad607c79f1ce75ba953f9fe46ea1425b85 /doc/html/keyfeatures30.html | |
parent | 0917fbb5387978eb7b2e2fd68bcb6beaa8c46505 (diff) | |
download | tqt3-e42ec295c2134770a1eb07032f5f22ca4ba1daa6.tar.gz tqt3-e42ec295c2134770a1eb07032f5f22ca4ba1daa6.zip |
Rename remaining ntq[d-h]* related files to equivalent tq*
Signed-off-by: Michele Calgaro <[email protected]>
Diffstat (limited to 'doc/html/keyfeatures30.html')
-rw-r--r-- | doc/html/keyfeatures30.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/keyfeatures30.html b/doc/html/keyfeatures30.html index f0d010a79..1e07c6620 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>). |