summaryrefslogtreecommitdiffstats
path: root/doc/html/porting.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/html/porting.html')
-rw-r--r--doc/html/porting.html4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/porting.html b/doc/html/porting.html
index f663d5c13..e0850be85 100644
--- a/doc/html/porting.html
+++ b/doc/html/porting.html
@@ -177,7 +177,7 @@ the top of the file giving the error.
<li> <tt>&lt;ntqregexp.h&gt;</tt>
<li> <tt>&lt;ntqstrlist.h&gt;</tt>
<li> <tt>&lt;ntqstyle.h&gt;</tt>
-<li> <tt>&lt;ntqvaluelist.h&gt;</tt>
+<li> <tt>&lt;tqvaluelist.h&gt;</tt>
</ul>
<p> <h2> Namespace
</h2>
@@ -649,7 +649,7 @@ without breaking source compatibility.
modal dialog instead.
<p> <h2> TQSortedList
</h2>
-<a name="19"></a><p> The TQSortedList class is now obsolete. Consider using a <a href="ntqdict.html">TQDict</a>, a <a href="ntqmap.html">TQMap</a>
+<a name="19"></a><p> The TQSortedList class is now obsolete. Consider using a <a href="ntqdict.html">TQDict</a>, a <a href="tqmap.html">TQMap</a>
or a plain <a href="ntqptrlist.html">TQPtrList</a> instead.
<p> <h2> TQTableView
</h2>