[kde-doc-english] [trojita] src/Gui: GUI: show the attachment indicator by default
Jan Kundrát
jkt at flaska.net
Wed Mar 26 10:35:44 UTC 2014
Git commit 2ac523558573c4f91609ae85632dad4086619810 by Jan Kundrát.
Committed on 25/03/2014 at 08:26.
Pushed by jkt into branch 'master'.
GUI: show the attachment indicator by default
M +0 -1 src/Gui/MsgListView.cpp
http://commits.kde.org/trojita/2ac523558573c4f91609ae85632dad4086619810
diff --git a/src/Gui/MsgListView.cpp b/src/Gui/MsgListView.cpp
index d811773..0cfb7b2 100644
--- a/src/Gui/MsgListView.cpp
+++ b/src/Gui/MsgListView.cpp
@@ -326,7 +326,6 @@ void MsgListView::slotUpdateHeaderActions()
break;
case Imap::Mailbox::MsgListModel::ATTACHMENT:
action->setText(tr("Attachment"));
- action->toggle();
break;
case Imap::Mailbox::MsgListModel::TO:
case Imap::Mailbox::MsgListModel::CC:
More information about the kde-doc-english
mailing list