aboutsummaryrefslogtreecommitdiff
path: root/src/main.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/main.c')
-rw-r--r--src/main.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main.c b/src/main.c
index 55fe685d..3b7c4a18 100644
--- a/src/main.c
+++ b/src/main.c
@@ -195,6 +195,7 @@ int main(int argc, char *argv[])
}
set_log_file("sylpheed.log");
+ set_ui_update_func(gtkut_events_flush);
set_input_query_password_func(input_dialog_query_password);
CHDIR_EXIT_IF_FAIL(get_home_dir(), 1);