summaryrefslogtreecommitdiff
path: root/extras
diff options
context:
space:
mode:
authorSzymon Kłos <eszkadev@gmail.com>2016-06-29 19:10:25 +0200
committerSamuel Mehrbrodt <Samuel.Mehrbrodt@cib.de>2016-06-30 13:38:45 +0000
commit5ee7caad68fecfb2124dd90e077597e92b6400c9 (patch)
treeca0e986bacd8f46775414496dc31c7ef69a5c7f5 /extras
parent675c8faefd8756f7c43312f23eb341797bcbca4d (diff)
GSoC added button with small padding
+ vcl builder setups action for custom buttons + new control: vcllo-SmallButton with WB_SMALLSTYLE property Change-Id: I54891969f26d237eac8e45532906d76040264272 Reviewed-on: https://gerrit.libreoffice.org/26781 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.in3
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 30dcecc94470..8744ebfb6bde 100644
--- a/extras/source/glade/libreoffice-catalog.xml.in
+++ b/extras/source/glade/libreoffice-catalog.xml.in
@@ -821,5 +821,8 @@
<glade-widget-class title="Slide Transition Pane" name="sdlo-SlideTransitionBox"
generic-name="ShowText" parent="GtkToolButton"
icon-name="widget-gtk-toolbutton"/>
+ <glade-widget-class title="Button with small padding" name="vcllo-SmallButton"
+ generic-name="SmallButton" parent="GtkButton"
+ icon-name="widget-gtk-button"/>
</glade-widget-classes>
</glade-catalog>