diff --git a/source/ubl-settings-kernel.c b/source/ubl-settings-kernel.c index 76ba255..9738ed5 100644 --- a/source/ubl-settings-kernel.c +++ b/source/ubl-settings-kernel.c @@ -270,6 +270,7 @@ void on_install_accept(GtkWidget *, dictionary *dict){ tab->module_installed=1; free(dict->first->next->next); dict->first->next->next=NULL; + on_subwindow_close(window->Window); } dialog_window *yon_dialog_window_new(){