diff options
Diffstat (limited to 'doc/html/iconview.html')
-rw-r--r-- | doc/html/iconview.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/html/iconview.html b/doc/html/iconview.html index 03bf46747..569d538e7 100644 --- a/doc/html/iconview.html +++ b/doc/html/iconview.html @@ -34,8 +34,8 @@ body { background: #ffffff; color: black; } <p> The icon view module provides a powerful visualization widget called -<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 +<a href="tqiconview.html">TQIconView</a>. API and feature-wise it is similar to <a href="tqlistview.html">TQListView</a> and +<a href="tqlistbox.html">TQListBox</a>. It contains optionally labelled pixmap items that the user can select, drag around, rename, delete, etc. <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 |