From d4f5ce1bedd03191da5ecef2dc68381c10ef1fba Mon Sep 17 00:00:00 2001 From: zautrix Date: Mon, 24 Jan 2005 12:16:16 +0000 Subject: more imap fixes --- (limited to 'kmicromail/viewmailbase.cpp') diff --git a/kmicromail/viewmailbase.cpp b/kmicromail/viewmailbase.cpp index c4731a7..d21696a 100644 --- a/kmicromail/viewmailbase.cpp +++ b/kmicromail/viewmailbase.cpp @@ -52,7 +52,7 @@ ViewMailBase::ViewMailBase(QWidget *parent, const char *name, WFlags fl) - nextMail = new QAction(i18n("Show next mail"),SmallIcon("add"), 0, 0, this); + nextMail = new QAction(i18n("Show next mail"),SmallIcon("enter"), 0, 0, this); QLabel *spacer = new QLabel(toolbar); nextMail->addTo(toolbar); nextMail->addTo(mailmenu); -- cgit v0.9.0.2