summaryrefslogtreecommitdiffstats
path: root/tdehtml/domtreeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'tdehtml/domtreeview.h')
-rw-r--r--tdehtml/domtreeview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tdehtml/domtreeview.h b/tdehtml/domtreeview.h
index 93baa8f61..a0f5d942a 100644
--- a/tdehtml/domtreeview.h
+++ b/tdehtml/domtreeview.h
@@ -24,7 +24,7 @@
#include <tqptrdict.h>
#include "dom/dom_core.h"
-class DOMTreeView : public KListView
+class DOMTreeView : public TDEListView
{
Q_OBJECT
public: