changeset 42541:8c7aa169a6ae

*** empty log message ***
author Jason Rumney <jasonr@gnu.org>
date Sat, 05 Jan 2002 00:17:40 +0000
parents b575cbf7f94e
children 691ca802270d
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Sat Jan 05 00:14:57 2002 +0000
+++ b/src/ChangeLog	Sat Jan 05 00:17:40 2002 +0000
@@ -1,5 +1,7 @@
 2002-01-05  Jason Rumney  <jasonr@gnu.org>
 
+	* w32menu.c (w32_menu_display_help): Hide any tooltip window.
+
 	* w32fns.c (compute_tip_xy): If tooltip won't fit on the screen
 	to the left or to the right of the pointer, put it against
 	the left screen edge.