summaryrefslogtreecommitdiffstats
path: root/tdeio/Mainpage.dox
diff options
context:
space:
mode:
Diffstat (limited to 'tdeio/Mainpage.dox')
-rw-r--r--tdeio/Mainpage.dox6
1 files changed, 3 insertions, 3 deletions
diff --git a/tdeio/Mainpage.dox b/tdeio/Mainpage.dox
index 2de4b3157..464faf7a6 100644
--- a/tdeio/Mainpage.dox
+++ b/tdeio/Mainpage.dox
@@ -39,7 +39,7 @@
* its building blocks and some other widgets, making use of the file dialog.
*
* The file dialog provides different views; there is a vertically scrolling
- * view based on KListView, showing things like filename, file size,
+ * view based on TDEListView, showing things like filename, file size,
* permissions etc. in separate columns. And there is a horizontally scrolling
* view based on KIconView. Additionally, there are some compound views,
* like a view using the icon-view for files on the right side and another
@@ -55,7 +55,7 @@
* to them is KDirOperator. It allows the user to switch between different
* views.
*
- * KFileTreeView is a KListView based widget that displays files and/or
+ * KFileTreeView is a TDEListView based widget that displays files and/or
* directories as a tree. It does not implement the KFileView interface,
* however, so it can't be used with KDirOperator.
*
@@ -100,7 +100,7 @@
* The KFileView based on KIconView.
*
* KFileDetailView:
- * The KFileView based on KListView.
+ * The KFileView based on TDEListView.
*
* KFilePreview:
* The KFileView, combining a widget showing preview for a selected file