[Libreoffice-commits] core.git: svx/uiconfig

Katarina Behrens (via logerrit) logerrit at kemper.freedesktop.org
Fri Apr 23 23:16:37 UTC 2021


 svx/uiconfig/ui/docking3deffects.ui |    5 -----
 1 file changed, 5 deletions(-)

New commits:
commit b38fd085608a44cf3a2d181e2720c758356647d7
Author:     Katarina Behrens <bubli at bubli.org>
AuthorDate: Fri Apr 23 20:35:11 2021 +0200
Commit:     Adolfo Jayme Barrientos <fitojb at ubuntu.com>
CommitDate: Sat Apr 24 01:15:53 2021 +0200

    tdf#139699: remove stray image that is not used anywhere
    
    Tool button using the image was removed by
    5da3ae08596c2465532e662537f5292454a84a3e
    
    and with no other tool button using it, it accounts for blue
    'decoration' at the top of 3D effects dialog
    
    Change-Id: Id5705832614315316433e38e0c8635e1b4a3d906
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114569
    Tested-by: Jenkins
    Reviewed-by: Adolfo Jayme Barrientos <fitojb at ubuntu.com>

diff --git a/svx/uiconfig/ui/docking3deffects.ui b/svx/uiconfig/ui/docking3deffects.ui
index 123ca1fe63c4..50ef7d358a12 100644
--- a/svx/uiconfig/ui/docking3deffects.ui
+++ b/svx/uiconfig/ui/docking3deffects.ui
@@ -234,11 +234,6 @@
     <property name="can_focus">False</property>
     <property name="icon_name">svx/res/colordlg.png</property>
   </object>
-  <object class="GtkImage" id="image42">
-    <property name="visible">True</property>
-    <property name="can_focus">False</property>
-    <property name="icon_name">svx/res/blend3d.png</property>
-  </object>
   <object class="GtkImage" id="image5">
     <property name="visible">True</property>
     <property name="can_focus">False</property>


More information about the Libreoffice-commits mailing list