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

List:       kde-commits
Subject:    KDE/kdepim/akonadi/akonadiconsole
From:       Stephen Kelly <steveire () gmail ! com>
Date:       2009-08-03 9:53:52
Message-ID: 1249293232.057288.21571.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1006242 by skelly:

Return the getColumnCount from the super class if the BrowserModel can't handle it

 M  +1 -1      akonadibrowsermodel.cpp  


--- trunk/KDE/kdepim/akonadi/akonadiconsole/akonadibrowsermodel.cpp #1006241:1006242
@@ -250,7 +250,7 @@
     return m_currentState->m_collectionHeaders.size();
   }
   // Practically, this should never happen.
-  return columnCount();
+  return EntityTreeModel::getColumnCount(headerSet);
 }
 
 
[prev in list] [next in list] [prev in thread] [next in thread] 

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