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

List:       kde-doc-english
Subject:    [kde-doc-english] [trojita] src/Gui: GUI: move the attachment indication to the left
From:       Jan_Kundrát <jkt () flaska ! net>
Date:       2014-03-26 10:35:44
Message-ID: E1WSlBQ-0003BY-Sv () scm ! kde ! org
[Download RAW message or body]

Git commit 132886ef080d8f7eae57b54e444b65eeeb2057e9 by Jan Kundrát.
Committed on 25/03/2014 at 08:26.
Pushed by jkt into branch 'master'.

GUI: move the attachment indication to the left

M  +3    -0    src/Gui/MsgListView.cpp

http://commits.kde.org/trojita/132886ef080d8f7eae57b54e444b65eeeb2057e9

diff --git a/src/Gui/MsgListView.cpp b/src/Gui/MsgListView.cpp
index 0cfb7b2..cc97edb 100644
--- a/src/Gui/MsgListView.cpp
+++ b/src/Gui/MsgListView.cpp
@@ -355,6 +355,9 @@ void MsgListView::slotHandleNewColumns(int oldCount, int newCount)
         case Imap::Mailbox::MsgListModel::FLAGGED:
             header()->moveSection(i,0);
             break;
+        case Imap::Mailbox::MsgListModel::ATTACHMENT:
+            header()->moveSection(i,0);
+            break;
         }
 
         setColumnWidth(i, sizeHintForColumn(i));

_______________________________________________
kde-doc-english mailing list
kde-doc-english@kde.org
https://mail.kde.org/mailman/listinfo/kde-doc-english

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

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