From 101c1d4397677dea645dd768d9abefbca0bfd6b8 Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Wed, 21 Jun 2023 06:39:15 +0300 Subject: [PATCH] Add 'Add sleeves' button enabling --- RhSolutions.AddIn/Controllers/RibbonController.cs | 3 ++- RhSolutions.AddIn/Tools/EventsUtil.cs | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/RhSolutions.AddIn/Controllers/RibbonController.cs b/RhSolutions.AddIn/Controllers/RibbonController.cs index 319c72c..6d234e8 100644 --- a/RhSolutions.AddIn/Controllers/RibbonController.cs +++ b/RhSolutions.AddIn/Controllers/RibbonController.cs @@ -29,7 +29,7 @@ public class RibbonController : ExcelRibbon