diff options
Diffstat (limited to 'tdeioslave/trash/ktrashpropswidget.h')
-rw-r--r-- | tdeioslave/trash/ktrashpropswidget.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tdeioslave/trash/ktrashpropswidget.h b/tdeioslave/trash/ktrashpropswidget.h index 8cebfcae4..ac131039b 100644 --- a/tdeioslave/trash/ktrashpropswidget.h +++ b/tdeioslave/trash/ktrashpropswidget.h @@ -32,7 +32,7 @@ class TrashImpl; class KTrashPropsWidget : public TQWidget { - Q_OBJECT + TQ_OBJECT public: KTrashPropsWidget(TQWidget *parent=0, const char *name=0); |