changeset 4792:9212d1c5b7dc

[gaim-migrate @ 5112] This should fix the problem where a new IM/chat tab causes focus to be taken away from the current input widget. committer: Tailor Script <tailor@pidgin.im>
author Christian Hammond <chipx86@chipx86.com>
date Sat, 15 Mar 2003 22:22:39 +0000
parents e737e3e08b4a
children 677d3cb193a1
files src/gtkconv.c
diffstat 1 files changed, 0 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/src/gtkconv.c	Sat Mar 15 22:19:00 2003 +0000
+++ b/src/gtkconv.c	Sat Mar 15 22:22:39 2003 +0000
@@ -3542,8 +3542,6 @@
 
 		new_ui = TRUE;
 		
-		gtk_widget_grab_focus(pane);
-		
 		gtkconv->make_sound = TRUE;
 	}