From 5a641d83d8e8ee9c977d3867f195447cd1164bef Mon Sep 17 00:00:00 2001 From: Sergey Chebotar Date: Thu, 9 Dec 2021 14:08:26 +0300 Subject: [PATCH] Add settings button and icons to ribbon --- Source/Ribbon/RibbonController.cs | 12 ++++++++---- 1 file changed, 8 insertions(+), 4 deletions(-) diff --git a/Source/Ribbon/RibbonController.cs b/Source/Ribbon/RibbonController.cs index 7fa2ac8..94d3b0d 100644 --- a/Source/Ribbon/RibbonController.cs +++ b/Source/Ribbon/RibbonController.cs @@ -10,14 +10,18 @@ namespace RehauSku.Ribbon { public override string GetCustomUI(string RibbonID) { + return @" - - -