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 --- kspy/classinfoview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'kspy/classinfoview.h') diff --git a/kspy/classinfoview.h b/kspy/classinfoview.h index 80ff0f0c..121a276c 100644 --- a/kspy/classinfoview.h +++ b/kspy/classinfoview.h @@ -25,7 +25,7 @@ *@author Richard Dale */ -class ClassInfoView : public KListView { +class ClassInfoView : public TDEListView { Q_OBJECT public: -- cgit v1.2.1