pull/9/head
parent ee4d176135
commit 7281187a8c

@ -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(){

Loading…
Cancel
Save