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

List:       kde-commits
Subject:    branches/KDE/4.2/kdepim/akregator/src
From:       Frank Osterfeld <frank.osterfeld () kdemail ! net>
Date:       2009-02-25 13:48:50
Message-ID: 1235569730.499071.20574.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 931569 by osterfeld:

call it like in trunk, better tested

 M  +1 -2      selectioncontroller.cpp  


--- branches/KDE/4.2/kdepim/akregator/src/selectioncontroller.cpp #931568:931569
@@ -182,12 +182,11 @@
 void Akregator::SelectionController::articleHeadersAvailable()
 {
     ArticleModel* const newModel = new ArticleModel( m_selectedSubscription );
+    m_articleLister->setIsAggregation( m_selectedSubscription->isAggregation() );
     m_articleLister->setArticleModel( newModel );
     delete m_articleModel;
     m_articleModel = newModel;
 
-    m_articleLister->setIsAggregation( m_selectedSubscription->isAggregation() );
-
     connect( m_articleLister->articleSelectionModel(), SIGNAL( selectionChanged( \
QItemSelection, QItemSelection ) ),  this, SLOT( articleSelectionChanged() ) );
 


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

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