summaryrefslogtreecommitdiff
path: root/svx/uiconfig/ui
diff options
context:
space:
mode:
authorandreas kainz <kainz.a@gmail.com>2020-09-25 22:30:03 +0200
committerAndreas Kainz <kainz.a@gmail.com>2020-09-27 14:15:23 +0200
commit397fd597c9b478f892641dc219d7d8cd1cfd5fac (patch)
tree23e504f8ac4b2fc86080bb1caa74db5ac9c94c6c /svx/uiconfig/ui
parent37a96d9fa4f5a6dbc7e7eabed169535cf276284e (diff)
Sidebar: add FormatPaintbrush to SidebarStylesPanel
Change-Id: I265f803432c12f39ca0025d602c2d032c549a6c5 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/103469 Tested-by: Jenkins Reviewed-by: Andreas Kainz <kainz.a@gmail.com>
Diffstat (limited to 'svx/uiconfig/ui')
-rw-r--r--svx/uiconfig/ui/sidebarstylespanel.ui11
1 files changed, 11 insertions, 0 deletions
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,10 +74,21 @@
<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>
<property name="can_focus">False</property>