diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-01-01 17:43:10 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-01-02 14:53:32 +0100 |
commit | 50c845f60cfd8541a004dbeecc85cb696452b4f4 (patch) | |
tree | 0d1c9a0895802000f2bd52d331707c7dffbdbc0e /extras | |
parent | 66516930ce3d23e073a9d7fea43fed239a0ea8a4 (diff) |
PageNumberListBox is now unused
Change-Id: I2d1c070cb54ca3596eb7f5b07b46f5aa98565633
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86082
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 0a8b70ca4357..c9bcb3b9b73a 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -126,10 +126,6 @@ generic-name="Page Size ListBox" parent="GtkComboBox" icon-name="widget-gtk-combobox"/> - <glade-widget-class title="Page Numbering ListBox" name="svxcorelo-PageNumberListBox" - generic-name="Page Numbering 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"> |