From 7716a5e605907a009e19f429cec4e6b5f346bd71 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:14:36 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- cervisia/loglist.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'cervisia/loglist.h') diff --git a/cervisia/loglist.h b/cervisia/loglist.h index 49c3ecdc..38b527ec 100644 --- a/cervisia/loglist.h +++ b/cervisia/loglist.h @@ -36,7 +36,7 @@ struct LogInfo; } -class LogListView : public KListView +class LogListView : public TDEListView { Q_OBJECT -- cgit v1.2.1