summaryrefslogtreecommitdiffstats
path: root/src/gui/propertieslistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/propertieslistview.h')
-rw-r--r--src/gui/propertieslistview.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/gui/propertieslistview.h b/src/gui/propertieslistview.h
index 5073455..dd75276 100644
--- a/src/gui/propertieslistview.h
+++ b/src/gui/propertieslistview.h
@@ -26,7 +26,7 @@ typedef TQMap< TQString, PLVItem * > PLVItemMap;
@author Daniel Clarke
@author David Saxton
*/
-class PropertiesListView : public KListView
+class PropertiesListView : public TDEListView
{
Q_OBJECT