From 4052292f3853f71560da7c18df9bb8292cfb27c9 Mon Sep 17 00:00:00 2001 From: hiro Date: Tue, 1 Nov 2005 10:47:26 +0000 Subject: fixed focus problem in win32. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@703 ee746299-78ed-0310-b773-934348b2243d --- src/prefs_summary_column.c | 1 + 1 file changed, 1 insertion(+) (limited to 'src/prefs_summary_column.c') diff --git a/src/prefs_summary_column.c b/src/prefs_summary_column.c index 334db41f..46ae20c8 100644 --- a/src/prefs_summary_column.c +++ b/src/prefs_summary_column.c @@ -133,6 +133,7 @@ void prefs_summary_column_open(void) gtk_main_iteration(); gtk_widget_hide(summary_col.window); + main_window_popup(main_window_get()); inc_unlock(); } -- cgit v1.2.3