Fix #643: Save changes after Include/Exclude radio is toggled

This commit is contained in:
Tony George 2020-11-15 15:30:00 +05:30
parent ff089a0925
commit 0aa1d5814d

View File

@ -121,6 +121,8 @@ class ExcludeBox : Gtk.Box{
}
treeview_update_item(ref iter, pattern);
save_changes();
});
// column
@ -155,6 +157,8 @@ class ExcludeBox : Gtk.Box{
}
treeview_update_item(ref iter, pattern);
save_changes();
});
// column