diff options
Diffstat (limited to 'kspy/propsview.h')
-rw-r--r-- | kspy/propsview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kspy/propsview.h b/kspy/propsview.h index 3242069c..f98f068b 100644 --- a/kspy/propsview.h +++ b/kspy/propsview.h @@ -25,7 +25,7 @@ *@author Richard Moore */ -class PropsView : public KListView { +class PropsView : public TDEListView { Q_OBJECT public: |