aboutsummaryrefslogtreecommitdiff
path: root/src/prefs_account_dialog.c
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-02 10:46:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-02 10:46:20 +0000
commit8fa126852aebead7f883231584991c2c27ea56d9 (patch)
tree3902b130cfe8df642e814e3d045ed2252fd36e7e /src/prefs_account_dialog.c
parentefb2528ff9a62784209a754de1cb183226d2f7be (diff)
popup main window when account edit dialog is closed.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@711 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'src/prefs_account_dialog.c')
-rw-r--r--src/prefs_account_dialog.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/prefs_account_dialog.c b/src/prefs_account_dialog.c
index 9cbd274a..66929de7 100644
--- a/src/prefs_account_dialog.c
+++ b/src/prefs_account_dialog.c
@@ -475,7 +475,6 @@ PrefsAccount *prefs_account_open(PrefsAccount *ac_prefs)
gtk_widget_show(dialog.window);
gtk_main();
gtk_widget_hide(dialog.window);
- main_window_popup(main_window_get());
inc_unlock();