summaryrefslogtreecommitdiffstats
path: root/khexedit/listview.h
diff options
context:
space:
mode:
Diffstat (limited to 'khexedit/listview.h')
-rw-r--r--khexedit/listview.h2
1 files changed, 1 insertions, 1 deletions
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 <klistview.h>
-class CListView : public KListView
+class CListView : public TDEListView
{
Q_OBJECT