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

List:       kde-commits
Subject:    KDE/kdepim/kmail
From:       Tobias Koenig <tokoe () kde ! org>
Date:       2010-11-25 22:41:52
Message-ID: 20101125224152.29AC2AC8A2 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1200831 by tokoe:

Include statistics in fetch job, so that the maintenance
page can show actual values ;)


 M  +1 -0      kmmainwidget.cpp  


--- trunk/KDE/kdepim/kmail/kmmainwidget.cpp #1200830:1200831
@@ -4200,6 +4200,7 @@
   sync.start();
 
   Akonadi::CollectionFetchJob fetch( mCurrentFolder->collection(), Akonadi::CollectionFetchJob::Base );
+  fetch.fetchScope().setIncludeStatistics( true );
   fetch.exec();
 
   const Akonadi::Collection collection = fetch.collections().first();
[prev in list] [next in list] [prev in thread] [next in thread] 

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