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

List:       kde-commits
Subject:    KDE/kdepimlibs/akonadi
From:       Volker Krause <vkrause () kde ! org>
Date:       2009-08-18 13:25:20
Message-ID: 1250601920.385616.582.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 1012968 by vkrause:

fix infinite recursion


 M  +1 -1      entitytreemodel.cpp  


--- trunk/KDE/kdepimlibs/akonadi/entitytreemodel.cpp #1012967:1012968
@@ -579,7 +579,7 @@
   // Not needed in this model.
   Q_UNUSED(headerSet);
 
-  return columnCount();
+  return 1;
 }
 
 QVariant EntityTreeModel::getHeaderData( int section, Qt::Orientation orientation, \
int role, int headerSet) const


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

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