diff --git a/WGneu/Windows/MemberListWindow.xaml.cs b/WGneu/Windows/MemberListWindow.xaml.cs index 1dc9ba4..2247762 100644 --- a/WGneu/Windows/MemberListWindow.xaml.cs +++ b/WGneu/Windows/MemberListWindow.xaml.cs @@ -107,6 +107,7 @@ namespace WGneu.Windows { ClearInputs(); } if (!validate) ClearInputStates(); + GC.Collect(); } private void InitInputs() {