summaryrefslogtreecommitdiffabout
path: root/kmicromail/viewmailbase.h
Side-by-side diff
Diffstat (limited to 'kmicromail/viewmailbase.h') (more/less context) (ignore whitespace changes)
-rw-r--r--kmicromail/viewmailbase.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/kmicromail/viewmailbase.h b/kmicromail/viewmailbase.h
index c97e9e3..7ad1eec 100644
--- a/kmicromail/viewmailbase.h
+++ b/kmicromail/viewmailbase.h
@@ -22,3 +22,3 @@ public:
protected:
- QAction *reply, *forward, *attachbutton, *deleteMail, *showHtml, *closeMail, *nextMail;
+ QAction *reply, *forward, *attachbutton, *deleteMail, *showHtml, *closeMail, *nextMail, *downloadMail, *viewSource;
QListView *attachments;