From 2514eeaff2641fabef05dba8829f4d5f502e2b84 Mon Sep 17 00:00:00 2001 From: harlekin Date: Sun, 21 Dec 2003 12:48:58 +0000 Subject: better icon for html content --- (limited to 'noncore/net/mail/viewmailbase.cpp') diff --git a/noncore/net/mail/viewmailbase.cpp b/noncore/net/mail/viewmailbase.cpp index e69617d..0e994d4 100644 --- a/noncore/net/mail/viewmailbase.cpp +++ b/noncore/net/mail/viewmailbase.cpp @@ -44,7 +44,7 @@ ViewMailBase::ViewMailBase(QWidget *parent, const char *name, WFlags fl) connect(attachbutton, SIGNAL(toggled(bool)), SLOT(slotChangeAttachview(bool))); - showHtml = new QAction( tr( "Show Html" ), QIconSet( Resource::loadPixmap( "mail/attach" ) ), 0, 0, this, 0, true ); + showHtml = new QAction( tr( "Show Html" ), QIconSet( Resource::loadPixmap( "mail/html" ) ), 0, 0, this, 0, true ); showHtml->addTo( toolbar ); showHtml->addTo( mailmenu ); -- cgit v0.9.0.2