diff options
Diffstat (limited to 'doc/html/iconview.html')
-rw-r--r-- | doc/html/iconview.html | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/html/iconview.html b/doc/html/iconview.html index 7a6255b9c..03bf46747 100644 --- a/doc/html/iconview.html +++ b/doc/html/iconview.html @@ -34,11 +34,11 @@ body { background: #ffffff; color: black; } <p> The icon view module provides a powerful visualization widget called -<a href="ntqiconview.html">TQIconView</a>. API and feature-wise it is similar to <a href="ntqlistview.html">TQListView</a> and +<a href="tqiconview.html">TQIconView</a>. API and feature-wise it is similar to <a href="ntqlistview.html">TQListView</a> and <a href="ntqlistbox.html">TQListBox</a>. It contains optionally labelled pixmap items that the user can select, drag around, rename, delete, etc. -<p> <center><a href="ntqiconview.html"><img src="qiconview-w.png" alt="Screenshot of TQIconVIew"></a></center> -<p> Please see the <a href="ntqiconview.html">class documentation</a> for +<p> <center><a href="tqiconview.html"><img src="tqiconview-w.png" alt="Screenshot of TQIconVIew"></a></center> +<p> Please see the <a href="tqiconview.html">class documentation</a> for details. <p> <!-- eof --> |