diff options
Diffstat (limited to 'kmail/attachmentlistview.h')
-rw-r--r-- | kmail/attachmentlistview.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/attachmentlistview.h b/kmail/attachmentlistview.h index d0a0b63e2..7a6e13530 100644 --- a/kmail/attachmentlistview.h +++ b/kmail/attachmentlistview.h @@ -29,7 +29,7 @@ class Composer; class AttachmentListView : public TDEListView { - Q_OBJECT + TQ_OBJECT public: AttachmentListView( KMail::Composer * composer = 0, TQWidget* parent = 0, |