aboutsummaryrefslogtreecommitdiff
path: root/src/account_dialog.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/account_dialog.c')
-rw-r--r--src/account_dialog.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/account_dialog.c b/src/account_dialog.c
index c93ff11e..5826ed4e 100644
--- a/src/account_dialog.c
+++ b/src/account_dialog.c
@@ -224,6 +224,7 @@ void account_open(PrefsAccount *ac_prefs)
account_write_config_all();
account_set_menu();
main_window_reflect_prefs_all();
+ account_updated();
}
void account_set_missing_folder(void)