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 7ce538f3..d10de3bf 100644 --- a/kspy/propsview.h +++ b/kspy/propsview.h @@ -26,7 +26,7 @@ */ class PropsView : public TDEListView { - Q_OBJECT + TQ_OBJECT public: PropsView(TQWidget *parent=0, const char *name=0); |