diff options
author | Olivier Hallot <olivier.hallot@libreoffice.org> | 2024-01-05 18:38:58 -0300 |
---|---|---|
committer | Julien Nabet <serval2412@yahoo.fr> | 2024-01-06 22:35:05 +0100 |
commit | 8e48ea3eef8d982156061eb4a9fde8ff95fc74f1 (patch) | |
tree | 461373e597f0e7b04bf1f0fb7fa7304d03ae2a8a /sc/uiconfig/scalc/ui/notebookbar.ui | |
parent | 2a6ca136a151d23e0b651b308549dfe98188b160 (diff) |
tdf#159041 Fix dup entry in Statistics bar
+ in notebook bar
+ in compact notebook bar
Change-Id: Ifc07df5008c0a6698ca77cf453e569d4f618de47
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/161700
Tested-by: Julien Nabet <serval2412@yahoo.fr>
Reviewed-by: Julien Nabet <serval2412@yahoo.fr>
Diffstat (limited to 'sc/uiconfig/scalc/ui/notebookbar.ui')
-rw-r--r-- | sc/uiconfig/scalc/ui/notebookbar.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar.ui b/sc/uiconfig/scalc/ui/notebookbar.ui index f6d60d0b1e92..cdbe495a3fd2 100644 --- a/sc/uiconfig/scalc/ui/notebookbar.ui +++ b/sc/uiconfig/scalc/ui/notebookbar.ui @@ -1761,7 +1761,7 @@ <object class="GtkMenuItem" id="MenuStatistic-FTestDialog"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="action_name">.uno:CovarianceDialog</property> + <property name="action_name">.uno:FTestDialog</property> </object> </child> <child> |