diff options
author | Szymon Kłos <eszkadev@gmail.com> | 2016-07-08 00:03:43 +0200 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2016-07-11 13:14:37 +0000 |
commit | 4f71b88ad0ee71aead9ef20bb6efa58c5e1753b9 (patch) | |
tree | 2733496820e3b7af8a0401e30796ae35244aecc6 /extras | |
parent | f541b99855bd70781f8d7d655ab259ff9eb596f0 (diff) |
GSoC notebookbar: impress table tab
Change-Id: I50338e2f5405171785ea610a9febc3d4f5df96e5
Reviewed-on: https://gerrit.libreoffice.org/27052
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>
Diffstat (limited to 'extras')
-rw-r--r-- | extras/source/glade/libreoffice-catalog.xml.in | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/extras/source/glade/libreoffice-catalog.xml.in b/extras/source/glade/libreoffice-catalog.xml.in index b92d24be5670..71305a0ffcca 100644 --- a/extras/source/glade/libreoffice-catalog.xml.in +++ b/extras/source/glade/libreoffice-catalog.xml.in @@ -830,5 +830,8 @@ <glade-widget-class title="Horizontal box hiding childs depending on its priorities" name="sfxlo-PriorityHBox" generic-name="PriorityHBox" parent="GtkBox" icon-name="widget-gtk-box"/> + <glade-widget-class title="Table Design Control" name="sdlo-TableDesignBox" + generic-name="TableDesignBox" parent="GtkImage" + icon-name="widget-gtk-image"/> </glade-widget-classes> </glade-catalog> |