From d318087925a540a204c9d3820d5a09fbda58b8b2 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 23:21:55 -0600 Subject: Rename many classes and header files to avoid conflicts with KDE4 --- kmail/kmheaders.cpp | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'kmail/kmheaders.cpp') diff --git a/kmail/kmheaders.cpp b/kmail/kmheaders.cpp index 740dde83..99091856 100644 --- a/kmail/kmheaders.cpp +++ b/kmail/kmheaders.cpp @@ -32,11 +32,11 @@ using namespace KPIM; #include "messageactions.h" #include -#include +#include #include #include #include -#include +#include #include #include #include @@ -2301,7 +2301,7 @@ void KMHeaders::contentsMousePressEvent(TQMouseEvent* e) } } - // let klistview do it's thing, expanding/collapsing, selection/deselection + // let tdelistview do it's thing, expanding/collapsing, selection/deselection TDEListView::contentsMousePressEvent(e); /* TQListView's shift-select selects also invisible items. Until that is fixed, we have to deselect hidden items here manually, so the quick -- cgit v1.2.3