summaryrefslogtreecommitdiffstats
path: root/kmail/attachmentlistview.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/attachmentlistview.h')
-rw-r--r--kmail/attachmentlistview.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/kmail/attachmentlistview.h b/kmail/attachmentlistview.h
index 2c8f2800..a25d792e 100644
--- a/kmail/attachmentlistview.h
+++ b/kmail/attachmentlistview.h
@@ -30,8 +30,9 @@ class Composer;
class AttachmentListView : public KListView
{
Q_OBJECT
+ TQ_OBJECT
public:
- AttachmentListView( KMail::Composer * composer = 0, TQWidget* parent = 0,
+ AttachmentListView( KMail::Composer * composer = 0, TQWidget* tqparent = 0,
const char* name = 0 );
virtual ~AttachmentListView();