summaryrefslogtreecommitdiffabout
path: root/kmicromail/viewmailbase.h
Unidiff
Diffstat (limited to 'kmicromail/viewmailbase.h') (more/less context) (show 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:
22protected: 22protected:
23 QAction *reply, *forward, *attachbutton, *deleteMail, *showHtml, *closeMail, *nextMail; 23 QAction *reply, *forward, *attachbutton, *deleteMail, *showHtml, *closeMail, *nextMail, *downloadMail, *viewSource;
24 QListView *attachments; 24 QListView *attachments;