From 69865e96e3a1f128c9c25a32a445745aa8aa4fbf Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Sat, 12 Feb 2022 16:02:55 +0300 Subject: Create Tool Factory. Exception on empty selection in Export Tool. --- src/Interface/RibbonController.cs | 96 ++++++++++++++++----------------------- 1 file changed, 39 insertions(+), 57 deletions(-) (limited to 'src/Interface') diff --git a/src/Interface/RibbonController.cs b/src/Interface/RibbonController.cs index bc038d1..7a58c7c 100644 --- a/src/Interface/RibbonController.cs +++ b/src/Interface/RibbonController.cs @@ -20,11 +20,11 @@ namespace RehauSku.Interface -