From fd5d099065a748cac49e20a13481f85666c53c71 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:14:12 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- tderesources/lib/folderlistview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tderesources/lib/folderlistview.h') 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 -- cgit v1.2.1