From 6c89efd80c1e94a0c070025d07c7a4c656f2a81e Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 24 Jan 2005 16:32:44 +0000 Subject: view source --- (limited to 'kmicromail/viewmailbase.h') diff --git a/kmicromail/viewmailbase.h b/kmicromail/viewmailbase.h index c97e9e3..7ad1eec 100644 --- a/kmicromail/viewmailbase.h +++ b/kmicromail/viewmailbase.h @@ -20,7 +20,7 @@ public: ViewMailBase(QWidget *parent = 0, const char *name = 0, WFlags fl = 0); protected: - QAction *reply, *forward, *attachbutton, *deleteMail, *showHtml, *closeMail, *nextMail; + QAction *reply, *forward, *attachbutton, *deleteMail, *showHtml, *closeMail, *nextMail, *downloadMail, *viewSource; QListView *attachments; QToolBar *toolbar; QTextBrowser *browser; -- cgit v0.9.0.2