[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-commits
Subject:    [kdepim/KDE/4.10] mailcommon: Add default icon
From:       Montel Laurent <montel () kde ! org>
Date:       2013-02-11 8:16:22
Message-ID: 20130211081622.4741BA6091 () git ! kde ! org
[Download RAW message or body]

Git commit d5b4848ba0a8b424fc0c79cb3d6da2502bd3c5ed by Montel Laurent.
Committed on 11/02/2013 at 09:16.
Pushed by mlaurent into branch 'KDE/4.10'.

Add default icon

M  +1    -0    mailcommon/tagwidget.cpp

http://commits.kde.org/kdepim/d5b4848ba0a8b424fc0c79cb3d6da2502bd3c5ed

diff --git a/mailcommon/tagwidget.cpp b/mailcommon/tagwidget.cpp
index 9ce5863..6e7e8f1 100644
--- a/mailcommon/tagwidget.cpp
+++ b/mailcommon/tagwidget.cpp
@@ -108,6 +108,7 @@ TagWidget::TagWidget(const QList<KActionCollection*>& actionCollections, QWidget
     mIconButton = new KIconButton( this );
     mIconButton->setIconSize( 16 );
     mIconButton->setIconType( KIconLoader::NoGroup, KIconLoader::Action );
+    mIconButton->setIcon(KIcon("mail-tagged"));
     settings->addWidget( mIconButton, 5, 1 );
     connect( mIconButton, SIGNAL(iconChanged(QString)),
              SIGNAL(iconNameChanged(QString)) );
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic