aboutsummaryrefslogtreecommitdiff
path: root/src/Interface/RibbonController.cs
diff options
context:
space:
mode:
Diffstat (limited to 'src/Interface/RibbonController.cs')
-rw-r--r--src/Interface/RibbonController.cs1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Interface/RibbonController.cs b/src/Interface/RibbonController.cs
index 7bf9ee1..2d3290c 100644
--- a/src/Interface/RibbonController.cs
+++ b/src/Interface/RibbonController.cs
@@ -93,6 +93,7 @@ namespace RehauSku.Interface
"Ошибка",
MessageBoxButtons.OK,
MessageBoxIcon.Information);
+ AddIn.Excel.StatusBar = false;
return;
}
}