diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-02-06 14:14:38 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-02-06 18:16:10 +0100 |
commit | de665c0afc4a63837494d3044303561690d91ad5 (patch) | |
tree | 61226872c70c9f8acb70bd686764863e3bfc8114 /sw/uiconfig/swriter/ui | |
parent | 3247348d614573ddc1f1940d88e1d2b2b569027b (diff) |
the svtlo-FontNameBox entries are hidden
and nothing interacts with them so they can be removed from the
notebook .ui without effect
Change-Id: I85e46ee8539e83776c4ce107a715d9eeccf6222c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/88105
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig/swriter/ui')
-rw-r--r-- | sw/uiconfig/swriter/ui/notebookbar_groups.ui | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/sw/uiconfig/swriter/ui/notebookbar_groups.ui b/sw/uiconfig/swriter/ui/notebookbar_groups.ui index ab7e25f2488d..96626122e559 100644 --- a/sw/uiconfig/swriter/ui/notebookbar_groups.ui +++ b/sw/uiconfig/swriter/ui/notebookbar_groups.ui @@ -1005,17 +1005,6 @@ <property name="position">0</property> </packing> </child> - <child> - <object class="svtlo-FontNameBox" id="fontnamelist"> - <property name="height_request">36</property> - <property name="can_focus">False</property> - </object> - <packing> - <property name="expand">False</property> - <property name="fill">True</property> - <property name="position">1</property> - </packing> - </child> </object> <packing> <property name="expand">True</property> |