changeset 22978:93e9c1ba9498

merge of '383b6a0002c1ecea40d3836f462b7119e6c6f473' and 'acfb910199a1f3bb2621328feae0a8d1b8c87f77'
author Stu Tomlinson <stu@nosnilmot.com>
date Fri, 16 May 2008 18:21:57 +0000
parents 8ac3ffa6841e (diff) 9331f4c7f6d8 (current diff)
children 0f2bf1d5fdfc
files
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/pidgin/gtkblist.c	Fri May 16 18:19:36 2008 +0000
+++ b/pidgin/gtkblist.c	Fri May 16 18:21:57 2008 +0000
@@ -1718,6 +1718,8 @@
 	}
 
 #ifdef _WIN32
+	pidgin_blist_tooltip_destroy();
+
 	/* Unhook the tooltip-timeout since we don't want a tooltip
 	 * to appear and obscure the context menu we are about to show
 	   This is a workaround for GTK+ bug 107320. */