diff options
author | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-24 20:19:50 +0900 |
---|---|---|
committer | Michele Calgaro <michele.calgaro@yahoo.it> | 2024-08-29 22:23:35 +0900 |
commit | d35eedcd87d59e716c6d49bbb6b634ef1a7660c5 (patch) | |
tree | 204d752457acf6403c99f3928f02b612ff14d178 /doc/html/motif-examples.html | |
parent | ddce1c91f8582885497b463b24bac59f6fdfdf63 (diff) | |
download | tqt-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.tar.gz tqt-d35eedcd87d59e716c6d49bbb6b634ef1a7660c5.zip |
Rename style nt* related files to equivalent tq*
Signed-off-by: Michele Calgaro <michele.calgaro@yahoo.it>
Diffstat (limited to 'doc/html/motif-examples.html')
-rw-r--r-- | doc/html/motif-examples.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/html/motif-examples.html b/doc/html/motif-examples.html index 4304eb4be..9ce8ed6bb 100644 --- a/doc/html/motif-examples.html +++ b/doc/html/motif-examples.html @@ -32,7 +32,7 @@ body { background: #ffffff; color: black; } <td align="right" valign="center"><img src="logo32.png" align="right" width="64" height="32" border="0"></td></tr></table><h1 align=center>TQMotif Support Extension</h1> -<p> The following example programs illustrate the use of the <a href="qmotif.html">TQMotif</a> Extension +<p> The following example programs illustrate the use of the <a href="tqmotif.html">TQMotif</a> Extension assisting in the migration process of old Xt and <a href="motif-extension.html#Motif">Motif</a> based code to the more comfortable TQt toolkit. <p> For more information see the <a href="motif-extension.html">TQMotif |