svx/uiconfig/ui/sidebarstylespanel.ui | 11 +++++++++++ 1 file changed, 11 insertions(+)
New commits: commit 397fd597c9b478f892641dc219d7d8cd1cfd5fac Author: andreas kainz <kain...@gmail.com> AuthorDate: Fri Sep 25 22:30:03 2020 +0200 Commit: Andreas Kainz <kain...@gmail.com> CommitDate: Sun Sep 27 14:15:23 2020 +0200 Sidebar: add FormatPaintbrush to SidebarStylesPanel Change-Id: I265f803432c12f39ca0025d602c2d032c549a6c5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103469 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kain...@gmail.com> diff --git a/svx/uiconfig/ui/sidebarstylespanel.ui b/svx/uiconfig/ui/sidebarstylespanel.ui index 66ee89676ad7..226a095b350f 100644 --- a/svx/uiconfig/ui/sidebarstylespanel.ui +++ b/svx/uiconfig/ui/sidebarstylespanel.ui @@ -74,9 +74,20 @@ <object class="GtkToolbar" id="style"> <property name="visible">True</property> <property name="can_focus">True</property> + <property name="margin_left">3</property> <property name="toolbar_style">icons</property> <property name="show_arrow">False</property> <property name="icon_size">2</property> + <child> + <object class="GtkToolButton" id=".uno:FormatPaintbrush"> + <property name="visible">True</property> + <property name="can_focus">False</property> + </object> + <packing> + <property name="expand">True</property> + <property name="homogeneous">True</property> + </packing> + </child> <child> <object class="GtkToolButton" id=".uno:StyleUpdateByExample"> <property name="visible">True</property> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits