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

List:       kde-commits
Subject:    extragear/office/kmymoney/kmymoney/views
From:       Fernando Vilas <fvilas () iname ! com>
Date:       2010-08-27 22:28:47
Message-ID: 20100827222847.3B3A3AC857 () svn ! kde ! org
[Download RAW message or body]

SVN commit 1168930 by fvilas:

fix Krazy nullstrassign issue

 M  +1 -1      kreportsview.cpp  


--- trunk/extragear/office/kmymoney/kmymoney/views/kreportsview.cpp #1168929:1168930
@@ -393,7 +393,7 @@
   QTreeWidgetItem* visibleTopItem = m_tocTreeWidget->itemAt(0, 0);
 
   // text of column 0 identifies the item visible on top
-  QString visibleTopItemText = QString();
+  QString visibleTopItemText;
 
   bool visibleTopItemFound = true;
   if (visibleTopItem == NULL) {
[prev in list] [next in list] [prev in thread] [next in thread] 

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