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

List:       kde-commits
Subject:    KDE/kdepim/kaddressbook/features
From:       Allen Winter <winter () kde ! org>
Date:       2005-10-13 19:29:15
Message-ID: 1129231755.894120.10888.nullmailer () svn ! kde ! org
[Download RAW message or body]

SVN commit 470334 by winterz:

forward port:
We have to call changed() here _before_ updateNameCombo, otherwise the
DistributionListManager knows nothing about the new lists...



 M  +1 -4      distributionlistwidget.cpp  


--- trunk/KDE/kdepim/kaddressbook/features/distributionlistwidget.cpp #470333:470334
@@ -300,6 +300,7 @@
 
 #else
   new KABC::DistributionList( mManager, newName );
+  changed();
 
   updateNameCombo();
 #endif
@@ -308,10 +309,6 @@
   mNameCombo->setCurrentText( newName );
   // Display the contents of the list we just selected (well, it's empty)
   updateContactView();
-
-#ifndef KDEPIM_NEW_DISTRLISTS
-  changed();
-#endif
 }
 
 void DistributionListWidget::editList()
[prev in list] [next in list] [prev in thread] [next in thread] 

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