diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-01-01 21:05:17 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-01-02 18:54:46 +0100 |
commit | c7043c0f2aab380648c8e35b8724107a881978b3 (patch) | |
tree | 56e277a502609b012be216767d3f9a4c5e392d15 /extras | |
parent | 9c7c5001f257ea9b5771d839cf7d0b039cfae79c (diff) |
PaperSizeListBox is now unused
Change-Id: I0ce2fbb7f0346f55984a419f741319690a209434
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86121
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 c9bcb3b9b73a..ad20ad5fac51 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -122,10 +122,6 @@ generic-name="Fill Attr ListBox" parent="GtkComboBox" icon-name="widget-gtk-combobox"/> - <glade-widget-class title="Page Size ListBox" name="svxcorelo-PaperSizeListBox" - generic-name="Page Size 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"> |