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 --- kmail/attachmentlistview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/attachmentlistview.h') diff --git a/kmail/attachmentlistview.h b/kmail/attachmentlistview.h index 68e39c2dd..e01fb4ab8 100644 --- a/kmail/attachmentlistview.h +++ b/kmail/attachmentlistview.h @@ -27,7 +27,7 @@ namespace KMail { class Composer; -class AttachmentListView : public KListView +class AttachmentListView : public TDEListView { Q_OBJECT -- cgit v1.2.1