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 acf8a44d..3242069c 100644 --- a/kspy/propsview.h +++ b/kspy/propsview.h @@ -27,7 +27,7 @@ class PropsView : public KListView { Q_OBJECT - TQ_OBJECT + public: PropsView(TQWidget *parent=0, const char *name=0); ~PropsView(); |