summaryrefslogtreecommitdiffstats
path: root/kmail/messageactions.h
diff options
context:
space:
mode:
Diffstat (limited to 'kmail/messageactions.h')
-rw-r--r--kmail/messageactions.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmail/messageactions.h b/kmail/messageactions.h
index 0cf06256..a99e555b 100644
--- a/kmail/messageactions.h
+++ b/kmail/messageactions.h
@@ -41,7 +41,7 @@ class MessageActions : public TQObject
Q_OBJECT
TQ_OBJECT
public:
- MessageActions( KActionCollection* ac, TQWidget *tqparent );
+ MessageActions( KActionCollection* ac, TQWidget *parent );
void setMessageView( KMReaderWin *msgView );
void setCurrentMessage( KMMessage *msg );