summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJustin Luth <justin.luth@collabora.com>2023-10-13 14:25:46 -0400
committerXisco Fauli <xiscofauli@libreoffice.org>2023-10-16 15:18:15 +0200
commit5c2f7304ff59a5df71799da001da5cb4a84a8a5e (patch)
tree9207521def9cb4124d8dc3ba2311b7e0a4f3d034
parentFollow-up: tdf#156985 Use SC_USE_SSE2 to determine which KahanSum::add() to use (diff)
downloadcore-5c2f7304ff59a5df71799da001da5cb4a84a8a5e.tar.gz
core-5c2f7304ff59a5df71799da001da5cb4a84a8a5e.zip
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 (cherry picked from commit 1858546f239d4cf6726e3b3e9ec608b2b88a1b42) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/158036 Tested-by: Justin Luth <jluth@mail.com> Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
-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>