summaryrefslogtreecommitdiffstats
path: root/tderesources/lib/folderlistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'tderesources/lib/folderlistview.h')
-rw-r--r--tderesources/lib/folderlistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/lib/folderlistview.h b/tderesources/lib/folderlistview.h
index 32f01199..f4837ecf 100644
--- a/tderesources/lib/folderlistview.h
+++ b/tderesources/lib/folderlistview.h
@@ -35,7 +35,7 @@ class FolderListCaption;
TQListView that automatically adds columns for FolderListItems for selecting
the default destination and a slot to edit the destinations using the keyboard.
*/
-class FolderListView : public KListView
+class FolderListView : public TDEListView
{
Q_OBJECT