summaryrefslogtreecommitdiffstats
path: root/examples/fileiconview/fileiconview.doc
diff options
context:
space:
mode:
Diffstat (limited to 'examples/fileiconview/fileiconview.doc')
-rw-r--r--examples/fileiconview/fileiconview.doc2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/fileiconview/fileiconview.doc b/examples/fileiconview/fileiconview.doc
index 0bce6c406..640b2f5f8 100644
--- a/examples/fileiconview/fileiconview.doc
+++ b/examples/fileiconview/fileiconview.doc
@@ -6,7 +6,7 @@
\title Simple Filemanager
This example implements a simple and not fully functional file manager using
- a widget derived from QIconView to display the current directory.
+ a widget derived from TQIconView to display the current directory.
To display the directory tree the
widget written in the <a href="dirview-example.html">dirview</a> example is
used.