Hangover. WinForms. Restore deleted books

This commit is contained in:
Robert McRackan 2022-12-15 14:11:27 -05:00
parent 7ad0ab566a
commit b2cf837de7
8 changed files with 235 additions and 11 deletions

View file

@ -383,8 +383,7 @@ namespace LibationWinForms.GridView
if (visibleCount != bindingList.Count)
VisibleCountChanged?.Invoke(this, bindingList.BookEntries().Count());
}
}
#endregion