Sophie

Sophie

distrib > Mandriva > 2007.1 > i586 > by-pkgid > 954c3e3633b091567406300b6a2524c2 > files > 7

kdepim4-3.80.3-0.20070311.5mdv2007.1.src.rpm

--- kdepim-3.3.2/kmail/kmmainwidget.cpp--	2004-12-09 13:45:47.304672931 +0100
+++ kdepim-3.3.2/kmail/kmmainwidget.cpp	2004-12-09 13:46:42.273922962 +0100
@@ -311,8 +311,8 @@ void KMMainWidget::readConfig(void)
        * it's better to manage these here */
       // The columns are shown by default.
 
-      const int unreadColumn = config->readNumEntry("UnreadColumn", 1);
-      const int totalColumn = config->readNumEntry("TotalColumn", 2);
+      const int unreadColumn = config->readNumEntry("UnreadColumn", -1);
+      const int totalColumn = config->readNumEntry("TotalColumn", -1);
 
       /* we need to _activate_ them in the correct order
       * this is ugly because we can't use header()->moveSection