svx/uiconfig/ui/sidebartextpanel.ui |   29 +++++++++++++++++++++++++++--
 1 file changed, 27 insertions(+), 2 deletions(-)

New commits:
commit 68d7fff82e5f72e37ca9a4e5e18367c172cdecd3
Author:     Mert Tumer <mert.tu...@collabora.com>
AuthorDate: Tue Mar 31 15:04:38 2020 +0300
Commit:     Andras Timar <andras.ti...@collabora.com>
CommitDate: Tue Mar 31 16:30:34 2020 +0200

    added Clear Direct Formatting button to sidebar
    
    Change-Id: I8d723f50cdc9bb768c082b7b5d9eafe1a6d7f9f1
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/91419
    Reviewed-by: Andras Timar <andras.ti...@collabora.com>
    Tested-by: Jenkins CollaboraOffice <jenkinscollaboraoff...@gmail.com>

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>
@@ -293,6 +293,31 @@
                 <property name="position">2</property>
               </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>
_______________________________________________
Libreoffice-commits mailing list
libreoffice-comm...@lists.freedesktop.org
https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits

Reply via email to