diff options
Diffstat (limited to 'tderesources/lib/folderlistview.h')
-rw-r--r-- | tderesources/lib/folderlistview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tderesources/lib/folderlistview.h b/tderesources/lib/folderlistview.h index 32f01199b..f4837ecf6 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 |