diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-01-02 15:08:18 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-01-06 16:45:02 +0100 |
commit | 4b240b87cf9c0821d13fe21a78ee218c738468ff (patch) | |
tree | 5ae9206ce3220f4f07abaa218b1563843c5d3881 /extras | |
parent | 09b759fc8bbb4990d3cc9ca9d8b87ae1a4e8d526 (diff) |
SvxFillTypeBox is now not used directly from any .uis
Change-Id: I2fdab55659e41a900690f619e283ad5c28b5e22c
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86146
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/glade/libreoffice-catalog.xml.in | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index 363a1674f693..6e548251266f 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -114,10 +114,6 @@ generic-name="PropertyControl" parent="GtkComboBoxText" icon-name="widget-gtk-comboboxtext"/> - <glade-widget-class title="Fill Type ListBox" name="svxlo-SvxFillTypeBox" - generic-name="Fill Type ListBox" parent="GtkComboBox" - icon-name="widget-gtk-combobox"/> - <glade-widget-class title="Sidebar ToolBox" name="sfxlo-SidebarToolBox" generic-name="Sidebar ToolBox" parent="GtkToolbar" icon-name="widget-gtk-toolbar"> |