Fix conflict
This commit is contained in:
parent
d6de647974
commit
cbfea37b3a
1 changed files with 2 additions and 0 deletions
|
|
@ -38,6 +38,8 @@ namespace LibationWinForms
|
|||
{
|
||||
|
||||
internal event EventHandler<GridEntry> LiberateClicked;
|
||||
|
||||
/// <summary>Number of visible rows has changed</summary>
|
||||
public event EventHandler<int> VisibleCountChanged;
|
||||
|
||||
// alias
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue