From 9e5c87c89567a98c3344c90e392a27715437334c Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Fri, 1 Feb 2013 15:14:58 -0600 Subject: Rename a number of classes to enhance compatibility with KDE4 --- khexedit/listview.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'khexedit/listview.h') diff --git a/khexedit/listview.h b/khexedit/listview.h index 7f687cb..acb020d 100644 --- a/khexedit/listview.h +++ b/khexedit/listview.h @@ -23,7 +23,7 @@ #include -class CListView : public KListView +class CListView : public TDEListView { Q_OBJECT -- cgit v1.2.1