summaryrefslogtreecommitdiff
path: root/svx/uiconfig
diff options
context:
space:
mode:
authorMert Tumer <mert.tumer@collabora.com>2020-03-31 15:04:38 +0300
committerAndras Timar <andras.timar@collabora.com>2020-05-17 11:40:22 +0200
commitd1539530ccc5139c4baa030fa52ddcf07ea698bc (patch)
tree678d5dbad0ff53116af9e3da8fb206c5ef7e3731 /svx/uiconfig
parent59d5af1214b467e959ee6764978ef650244632e0 (diff)
added Clear Direct Formatting button to sidebar
Change-Id: I8d723f50cdc9bb768c082b7b5d9eafe1a6d7f9f1 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91398 Tested-by: Jenkins Reviewed-by: Andras Timar <andras.timar@collabora.com>
Diffstat (limited to 'svx/uiconfig')
-rw-r--r--svx/uiconfig/ui/sidebartextpanel.ui29
1 files changed, 27 insertions, 2 deletions
diff --git a/svx/uiconfig/ui/sidebartextpanel.ui b/svx/uiconfig/ui/sidebartextpanel.ui
index c2c995490525..64b19a115db2 100644
--- a/svx/uiconfig/ui/sidebartextpanel.ui
+++ b/svx/uiconfig/ui/sidebartextpanel.ui
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- Generated with glade 3.16.1 -->
+<!-- Generated with glade 3.22.1 -->
<interface domain="svx">
<requires lib="gtk+" version="3.18"/>
<requires lib="LibreOffice" version="1.0"/>
@@ -273,7 +273,7 @@
<object class="sfxlo-SidebarToolBox" id="colorbar_background">
<property name="visible">True</property>
<property name="can_focus">True</property>
- <child>
+ <child>
<object class="GtkMenuToolButton" id="backgroundcolor">
<property name="visible">True</property>
<property name="can_focus">False</property>
@@ -294,6 +294,31 @@
</packing>
</child>
<child>
+ <object class="sfxlo-SidebarToolBox" id="resetattr">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="show_arrow">False</property>
+ <child>
+ <object class="GtkToolButton" id="resetattributes">
+ <property name="visible">True</property>
+ <property name="can_focus">False</property>
+ <property name="is_important">True</property>
+ <property name="action_name">.uno:ResetAttributes</property>
+ <property name="use_underline">True</property>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="homogeneous">True</property>
+ </packing>
+ </child>
+ </object>
+ <packing>
+ <property name="expand">False</property>
+ <property name="fill">True</property>
+ <property name="position">3</property>
+ </packing>
+ </child>
+ <child>
<object class="sfxlo-SidebarToolBox" id="position">
<property name="visible">True</property>
<property name="can_focus">True</property>