diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-31 11:32:43 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-05-31 11:59:34 +0900 |
commit | 68b81013e8668f50fc18b7e26a520ec93a7a1251 (patch) | |
tree | d6d15d07cb34e5443a10b71f91adee1473906263 /doc/html/emb-features.html | |
parent | 1702a6daff27f5d3e6fdac16962d1828df6ca270 (diff) | |
download | tqt3-68b81013e8668f50fc18b7e26a520ec93a7a1251.tar.gz tqt3-68b81013e8668f50fc18b7e26a520ec93a7a1251.zip |
Rename nt* canvas related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/emb-features.html')
-rw-r--r-- | doc/html/emb-features.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/emb-features.html b/doc/html/emb-features.html index ba76e2ec8..d57983058 100644 --- a/doc/html/emb-features.html +++ b/doc/html/emb-features.html @@ -187,7 +187,7 @@ translation (<a href="ntqwmatrix.html">TQWMatrix</a>) <td valign="top">Lists of information (<a href="ntqlistview.html">TQListView</a>) <td valign="top">TQT_NO_WIDGETS <tr bgcolor="#f0f0f0"> <td valign="top">TQT_NO_CANVAS -<td valign="top">Object canvas (<a href="ntqcanvas.html">TQCanvas</a>) +<td valign="top">Object canvas (<a href="tqcanvas.html">TQCanvas</a>) <td valign="top">TQT_NO_WIDGETS <tr bgcolor="#d0d0d0"> <td valign="top">TQT_NO_DIAL <td valign="top">Value control (<a href="ntqdial.html">TQDial</a>) |