From b12731e3d5ac2cc17512950412ddc0fc799832e5 Mon Sep 17 00:00:00 2001 From: Robert McRackan Date: Wed, 11 May 2022 10:52:46 -0400 Subject: [PATCH] resolve merge conflict --- Source/LibationWinForms/grid/ProductsGrid.cs | 1 - 1 file changed, 1 deletion(-) diff --git a/Source/LibationWinForms/grid/ProductsGrid.cs b/Source/LibationWinForms/grid/ProductsGrid.cs index b6abb4d8..f954b876 100644 --- a/Source/LibationWinForms/grid/ProductsGrid.cs +++ b/Source/LibationWinForms/grid/ProductsGrid.cs @@ -35,7 +35,6 @@ namespace LibationWinForms public partial class ProductsGrid : UserControl { - /// Visible rows have changed public event EventHandler VisibleCountChanged; // alias