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

List:       kde-commits
Subject:    extragear/office/kmymoney/kmymoney/wizards/endingbalancedlg
From:       Thomas Baumgart <thb () net-bembel ! de>
Date:       2010-09-30 11:51:29
Message-ID: 20100930115129.811B7AC88E () svn ! kde ! org
[Download RAW message or body]

SVN commit 1181194 by tbaumgart:

Ran astyle

 M  +1 -2      kendingbalancedlg.cpp  


--- trunk/extragear/office/kmymoney/kmymoney/wizards/endingbalancedlg/kendingbalancedlg.cpp \
#1181193:1181194 @@ -184,8 +184,7 @@
   //first retrieve the oldest not reconciled transaction
   QDate oldestTransactionDate;
   it = transactionList.constBegin();
-  if(it != transactionList.constEnd())
-  {
+  if (it != transactionList.constEnd()) {
     oldestTransactionDate = (*it).first.postDate();
     m_statementInfoPageCheckings->m_oldestTransactionDate->setText(i18n("Oldest \
unmarked transaction: %1", KGlobal::locale()->formatDate(oldestTransactionDate)));  }


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

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