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/headeritem.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kmail/headeritem.h') diff --git a/kmail/headeritem.h b/kmail/headeritem.h index 34dee4de..7dd3a643 100644 --- a/kmail/headeritem.h +++ b/kmail/headeritem.h @@ -160,7 +160,7 @@ private: * the current folder). Each item is paired with a KMail::SortCacheItem. See there as to * how they are meant to cooperate. This should be about the visual aspects of * displaying an entry only. */ -class HeaderItem : public KListViewItem +class HeaderItem : public TDEListViewItem { public: HeaderItem( TQListView* parent, int msgId, const TQString& key = TQString() ); -- cgit v1.2.3