gossip r2445 - in trunk: . src



Author: hallski
Date: 2007-05-31 01:31:27 +0100 (Thu, 31 May 2007)
New Revision: 2445
ViewCVS link: http://svn.gnome.org/viewcvs/gossip?rev=2445&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/gossip-contact-list.c
Log:
Override drag_drop in GossipContactList to avoid warning since we moved to filter model. Fixes #434423.

2007-05-31  Mikael Hallendal  <micke imendio com>

	* src/gossip-contact-list.c:
	- Override the functions instead of connecting to the signals since
	GossipContactList is a subclass of GtkTreeView.
	(contact_list_drag_drop):
	- Override drag_drop to get rid of a warning about it. Fixes #434423.





[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]