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

List:       kde-commits
Subject:    kdenonbeta/kopete/protocols/aim
From:       Martijn Klingens <klingens () kde ! org>
Date:       2002-12-04 20:57:11
[Download RAW message or body]

CVS commit by mklingens: 

the contact list is a singleton since ages, it's about time we remove
the method in kopete.h


  M +1 -1      aimcontact.cpp   1.65


--- kdenonbeta/kopete/protocols/aim/aimcontact.cpp:1.64	Wed Dec  4 21:54:20 2002
@@ -57,7 +57,7 @@
 //	connect(mProtocol, SIGNAL(unloading()), this, SLOT(slotUnloading()));
 	connect(mProtocol->engine, SIGNAL(IMReceived(QString, QString, bool)), this, \
SLOT(slotIMReceived(QString, QString, bool)));  //	connect(mProtocol, \
                SIGNAL(statusChanged(int)), this, SLOT(slotStatusChanged(int)));
-//	connect(kopeteapp->contactList(), SIGNAL(groupRemoved(const QString &)), this, \
SLOT(slotDeletingGroup(const QString &))); +//	connect( \
KopeteContactList::contactList(), SIGNAL(groupRemoved(const QString &)), this, \
SLOT(slotDeletingGroup(const QString &)));  // We connect this signal so that we can \
tell when a user's status changes  connect(mProtocol->engine, \
SIGNAL(buddyChanged(int)), this, SLOT(slotBuddyChanged(int)) );  


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

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