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

List:       kde-commits
Subject:    kdenonbeta/kopete/libkopete/ui
From:       Jason Keirstead <jason () keirstead ! org>
Date:       2003-03-05 1:10:39
[Download RAW message or body]

CVS commit by brunes: 

See if this fixes the MSN name change crash


  M +1 -0      chatview.cpp   1.184


--- kdenonbeta/kopete/libkopete/ui/chatview.cpp  #1.183:1.184
@@ -1018,4 +1018,5 @@ KopeteContactLVI::KopeteContactLVI( cons
 
         connect( m_contact, SIGNAL( displayNameChanged( const QString & ) ), SLOT( \
slotDisplayNameChanged() ) ); +        connect( m_contact, SIGNAL( destroyed() ), \
                this, SLOT( deleteLater() ) );
         connect( m_contact, SIGNAL( onlineStatusChanged( KopeteContact *, const \
                KopeteOnlineStatus & ) ), SLOT( slotStatusChanged() ) );
         connect( m_parentView, SIGNAL( executed( QListViewItem* ) ), this, SLOT( \
slotExecute( QListViewItem * ) ) );


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

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