diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-01-13 11:53:28 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-01-14 12:15:56 +0100 |
commit | 3888b5e0000c27c0f1de283e05a6daf0196553b4 (patch) | |
tree | 55c5396f03ee131b412f9da2a7d2859c8825e2cf /extras | |
parent | 1c6728a7b52439ed09ed1576517b8037479de1a6 (diff) |
SvxCharViewControl is newly unused
Change-Id: I8319f6498b6c2adf74c94c76d78aa02cabc01c64
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/86689
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/glade/libreoffice-catalog.xml.in | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index 6e548251266f..1b43f651ac91 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -141,9 +141,6 @@ generic-name="DataTreeListBox" parent="GtkTreeView" icon-name="widget-gtk-treeview"/> - <glade-widget-class title="Char Win" name="sfxlo-SvxCharViewControl" - generic-name="ShowText" parent="GtkDrawingArea" - icon-name="widget-gtk-drawingarea"/> <glade-widget-class title="Notebook switching tabs depending on context" name="sfxlo-NotebookbarTabControl" generic-name="NotebookbarTabControl" parent="GtkNotebook" icon-name="widget-gtk-notebook"/> |