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

List:       kde-commits
Subject:    kdenetwork/kopete/protocols/msn
From:       Olivier Goffart <ogoffart () kde ! org>
Date:       2005-01-31 10:50:40
Message-ID: 20050131105040.77BEC1D16A () office ! kde ! org
[Download RAW message or body]

CVS commit by ogoffart: 

Clean the pluginData of a gorup if it has been removed on server, but not on kopete


  M +1 -3      msnaccount.cpp   1.108


--- kdenetwork/kopete/protocols/msn/msnaccount.cpp  #1.107:1.108
@@ -635,7 +635,5 @@ void MSNAccount::slotGroupRemoved( uint 
         if ( m_groupList.contains( group ) )
         {
-                // FIXME: we should really empty data in the group... but in most of \
                cases, the group is already del
-                // FIXME: Shouldn't we fix the memory management instead then??? - \
                Martijn
-                // m_groupList[ group ]->setPluginData( this, QStringList() );
+                m_groupList[ group ]->setPluginData( protocol(), \
QMap<QString,QString>() );  m_groupList.remove( group );
         }


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

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