summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Luth <justin.luth@collabora.com>2023-10-13 14:25:46 -0400
committerAndras Timar <andras.timar@collabora.com>2023-12-03 18:50:38 +0100
commite25db7d263ab6b8b6dac6ad6df690587e5d6497f (patch)
tree134f3499446564d635ffe7a9229b14a91a35baff
parentdfee7957f0a7313d99a93176eb3224d2d115cbf0 (diff)
tdf#141457 sc notebookbar_compact: fix empty Statistics menu
Change-Id: If873da6e5d877a07bc4260fa5832cc29d73f4af5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157946 Tested-by: Jenkins Reviewed-by: Justin Luth <jluth@mail.com> (cherry picked from commit e72064ac53ac3177d4ae451358ff013443565daa) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/157954 Reviewed-by: Xisco Fauli <xiscofauli@libreoffice.org> (cherry picked from commit d9b697824f31c2e2beefb023241e39ee849fc77d) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158033
-rw-r--r--sc/uiconfig/scalc/ui/notebookbar_compact.ui2
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar_compact.ui b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
index 327b2bd9f499..74667b11b5fd 100644
--- a/sc/uiconfig/scalc/ui/notebookbar_compact.ui
+++ b/sc/uiconfig/scalc/ui/notebookbar_compact.ui
@@ -7156,7 +7156,7 @@
</packing>
</child>
<child>
- <object class="svtlo-ManagedMenuButton" id="Data-StatisticsMenu:MenuStatistic">
+ <object class="svtlo-ManagedMenuButton" id="Data-StatisticsMenu:Menu Statistic">
<property name="label" translatable="yes" context="notebookbar_compact|Statistics">_Statistics</property>
<property name="visible">True</property>
<property name="can_focus">True</property>