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

List:       kde-commits
Subject:    [kdepim/KDE/4.9] kmail: Fix "Loading.../Loading..." in caption
From:       David Faure <faure () kde ! org>
Date:       2012-10-31 19:33:37
Message-ID: 20121031193337.9BCF8A6078 () git ! kde ! org
[Download RAW message or body]

Git commit 4af1438fe493a6216c9ac12c3e27b998db2690c4 by David Faure.
Committed on 31/10/2012 at 19:31.
Pushed by dfaure into branch 'KDE/4.9'.

Fix "Loading.../Loading..." in caption

BUG: 259210
(cherry picked from commit 39aa2c85783b2381ad7fa199ee1ee028a32c2c54)

M  +3    -0    kmail/kmmainwidget.cpp

http://commits.kde.org/kdepim/4af1438fe493a6216c9ac12c3e27b998db2690c4

diff --git a/kmail/kmmainwidget.cpp b/kmail/kmmainwidget.cpp
index c080b55..7119f80 100644
--- a/kmail/kmmainwidget.cpp
+++ b/kmail/kmmainwidget.cpp
@@ -511,6 +511,9 @@ void KMMainWidget::slotCollectionFetched( int collectio=
nId )
     mCurrentFolder->setCollection( MailCommon::Util::updatedCollection( mC=
urrentFolder->collection() ) );
     updateMessageActions();
     updateFolderMenu();
+  }
+  // We call this for any collection, it could be one of our parents...
+  if ( mCurrentFolder ) {
     emit captionChangeRequest( MailCommon::Util::fullCollectionPath( mCurr=
entFolder->collection() ) );
   }
 }
[prev in list] [next in list] [prev in thread] [next in thread] 

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