diff options
Diffstat (limited to 'doc/modules.doc')
-rw-r--r-- | doc/modules.doc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/doc/modules.doc b/doc/modules.doc index 50b45ab60..8894852eb 100644 --- a/doc/modules.doc +++ b/doc/modules.doc @@ -77,13 +77,13 @@ with each Edition. \title IconView Module The icon view module provides a powerful visualization widget called -\l QIconView. API and feature-wise it is similar to \l QListView and +\l TQIconView. API and feature-wise it is similar to \l QListView and \l QListBox. It contains optionally labelled pixmap items that the user can select, drag around, rename, delete, etc. -<center><a href="ntqiconview.html"><img src="qiconview-w.png" alt="Screenshot of QIconVIew"></a></center> +<center><a href="tqiconview.html"><img src="tqiconview-w.png" alt="Screenshot of TQIconVIew"></a></center> -Please see the \link ntqiconview.html class documentation \endlink for +Please see the \link tqiconview.html class documentation \endlink for details. */ |