diff options
author | Caolán McNamara <caolanm@redhat.com> | 2019-02-10 14:59:03 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2019-02-11 16:34:44 +0100 |
commit | 4bb482cc2e65a10fd4f38cddfab405169cf192e4 (patch) | |
tree | cb4859d2ece07f9163f7b79f39fdb3f613c9eee0 /extras/source/glade | |
parent | cac7541e1b2a1bbd0fca08853fd8323bb0078247 (diff) |
weld SvBaseLinksDlg
Change-Id: I40afcb99ae0e8fd27387077aea688906f037d6f4
Reviewed-on: https://gerrit.libreoffice.org/67676
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'extras/source/glade')
-rw-r--r-- | extras/source/glade/libreoffice-catalog.xml.in | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index eebb7938cbc2..3bf825820cd8 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -282,11 +282,8 @@ <glade-widget-class title="Animation ListBox" name="sdlo-CustomAnimationList" generic-name="Animation ListBox" parent="vcllo-SvTreeListBox" icon-name="widget-gtk-treeview"/> - <glade-widget-class title="Tab List" name="vcllo-SvTabListBox" - generic-name="Tab List" parent="vcllo-SvTreeListBox" - icon-name="widget-gtk-treeview"/> <glade-widget-class title="CheckBox List" name="basctllo-CheckBox" - generic-name="CheckBox List" parent="vcllo-SvTabListBox" + generic-name="CheckBox List" parent="vcllo-SvTreeListBox" icon-name="widget-gtk-treeview"/> <glade-widget-class title="Tooltip Tree List" name="swuilo-SwFldRefTreeListBox" generic-name="Tooltip Tree List" parent="vcllo-SvTreeListBox" |