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

List:       kde-commits
Subject:    kdenetwork/kopete/libkopete
From:       Richard Smith <kde () metafoo ! co ! uk>
Date:       2004-12-04 17:49:50
Message-ID: 20041204174950.6D85F1B42E () office ! kde ! org
[Download RAW message or body]

CVS commit by lilachaze: 

Bugfix - don't track properties of a contact no longer in this metacontact.


  M +2 -2      kopetemetacontact.cpp   1.233


--- kdenetwork/kopete/libkopete/kopetemetacontact.cpp  #1.232:1.233
@@ -221,5 +221,5 @@ void MetaContact::removeContact(Contact 
                         disconnect( c, SIGNAL( onlineStatusChanged( Kopete::Contact \
                *, const Kopete::OnlineStatus &, const Kopete::OnlineStatus & ) ),
                                 this, SLOT( slotContactStatusChanged( \
                Kopete::Contact *, const Kopete::OnlineStatus &, const \
                Kopete::OnlineStatus & ) ) );
-                        connect( c, SIGNAL( propertyChanged( Kopete::Contact *, \
const QString &, const QVariant &, const QVariant & ) ), +                        \
disconnect( c, SIGNAL( propertyChanged( Kopete::Contact *, const QString &, const \
                QVariant &, const QVariant & ) ),
                         this, SLOT( slotPropertyChanged( Kopete::Contact *, const \
                QString &, const QVariant &, const QVariant & ) ) ) ;
                         disconnect( c, SIGNAL( contactDestroyed( Kopete::Contact * ) \
),


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

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