summaryrefslogtreecommitdiffstats
path: root/kcontrol/kcontrol/moduletreeview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kcontrol/kcontrol/moduletreeview.h')
-rw-r--r--kcontrol/kcontrol/moduletreeview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kcontrol/kcontrol/moduletreeview.h b/kcontrol/kcontrol/moduletreeview.h
index 86bfecab4..d5e60cebf 100644
--- a/kcontrol/kcontrol/moduletreeview.h
+++ b/kcontrol/kcontrol/moduletreeview.h
@@ -64,7 +64,7 @@ private:
TQString _icon;
};
-class ModuleTreeView : public KListView
+class ModuleTreeView : public TDEListView
{
Q_OBJECT