diff options
author | Xisco Fauli <xiscofauli@libreoffice.org> | 2021-12-13 13:26:07 +0100 |
---|---|---|
committer | Xisco Fauli <xiscofauli@libreoffice.org> | 2021-12-13 15:18:09 +0100 |
commit | 29bbed22e404700f9538e244df6e02681da1fc1b (patch) | |
tree | 3d836119e139f5bcfc7ca7b5828dc70209419a1f /sc | |
parent | d8a4713e57bcb2b243743c03f3a5fc735c5e636c (diff) |
Remove dubious code in ui file
Introduced in f773e7aa8c96e070085ece95889f02590ed65f89
< Resolves tdf#144227 - Default command to switch UI >
Change-Id: I1975d6d61a2fd225e87dffe65708a1f5e531f106
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/126735
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Tested-by: Xisco Fauli <xiscofauli@libreoffice.org>
Diffstat (limited to 'sc')
-rw-r--r-- | sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui index 79d89a38f701..d446703b1948 100644 --- a/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui +++ b/sc/uiconfig/scalc/ui/notebookbar_groupedbar_compact.ui @@ -230,7 +230,7 @@ </object> </child> <child> - <object class="GtkSeparatorMenuItem" id="MenuDraw-separator2">https://opengrok.libreoffice.org/xref/core/sd/uiconfig/simpress/ui/notebookbar_groupedbar_compact.ui + <object class="GtkSeparatorMenuItem" id="MenuDraw-separator2"> <property name="visible">True</property> <property name="can_focus">False</property> </object> |