diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-06-19 12:37:05 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-06-23 10:21:08 +0200 |
commit | 3c5e074a8fe5e0a18d326d37bc54a5ec0f077e4e (patch) | |
tree | b8ae22aadc90b45e6ad87f5a7608e0c98fe6d572 /extras | |
parent | 92859fafdaffe5dbd7e5e27e7c02725c4e64a3e6 (diff) |
weld DataNavigator
Change-Id: I78241701de0756f5fe9bc9b793dadccd4ae119d7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/96750
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 | 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 9316bb275289..f20ba840153b 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -35,10 +35,6 @@ generic-name="Template Icon View" parent="GtkIconView" icon-name="widget-gtk-iconview"/> - <glade-widget-class title="DataTreeListBox" name="svxcorelo-DataTreeListBox" - generic-name="DataTreeListBox" parent="GtkTreeView" - icon-name="widget-gtk-treeview"/> - <glade-widget-class title="Notebook switching tabs depending on context" name="sfxlo-NotebookbarTabControl" generic-name="NotebookbarTabControl" parent="GtkNotebook" icon-name="widget-gtk-notebook"/> |