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

List:       kde-commits
Subject:    koffice/kspread/dialogs
From:       Laurent Montel <montel () kde ! org>
Date:       2009-03-02 8:28:27
Message-ID: 1235982507.480277.18936.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 934032 by mlaurent:

It's better to show all the time columnname, otherwise we don't
know in which column we will add result


 M  +1 -1      SubtotalDialog.cpp  


--- trunk/koffice/kspread/dialogs/SubtotalDialog.cpp #934031:934032
@@ -257,7 +257,7 @@
     cell = Cell( m_pSheet, i, row );
     text = cell.displayText();
 
-    if ( text.length() > 0 )
+    //if ( text.length() > 0 )
     {
       text = i18n( "Column '%1' ", Cell::columnName( i ) );
     }
[prev in list] [next in list] [prev in thread] [next in thread] 

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