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