diff options
author | shubham656 <shubham656jain@gmail.com> | 2020-12-21 19:15:56 +0530 |
---|---|---|
committer | Heiko Tietze <heiko.tietze@documentfoundation.org> | 2021-01-05 07:57:03 +0100 |
commit | 5da3ae08596c2465532e662537f5292454a84a3e (patch) | |
tree | c377114e86d9cccdff611b3f75e3f01c78af6de3 /svx/uiconfig | |
parent | 9b02ff6a6a95b73c103f998716d1c9df61b41ff5 (diff) |
tdf#131427 Remove button "Texture, Shadow and Color" in 3D Effects dialog
Change-Id: I72146e7f3aac9b02c6fca2ae984e70e01d1c07fa
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108102
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'svx/uiconfig')
-rw-r--r-- | svx/uiconfig/ui/docking3deffects.ui | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/svx/uiconfig/ui/docking3deffects.ui b/svx/uiconfig/ui/docking3deffects.ui index 9a057041eb3b..b771683be3d5 100644 --- a/svx/uiconfig/ui/docking3deffects.ui +++ b/svx/uiconfig/ui/docking3deffects.ui @@ -1678,7 +1678,6 @@ <accessibility> <relation type="label-for" target="texreplace"/> <relation type="label-for" target="texmodulate"/> - <relation type="label-for" target="texblend"/> </accessibility> </object> <packing> @@ -1827,24 +1826,6 @@ </packing> </child> <child> - <object class="GtkToggleButton" id="texblend"> - <property name="visible">True</property> - <property name="can_focus">True</property> - <property name="receives_default">True</property> - <property name="tooltip_text" translatable="yes" context="docking3deffects|texblend|tooltip_text">Texture, Shadow and Color</property> - <property name="halign">start</property> - <property name="hexpand">True</property> - <property name="image">image42</property> - <accessibility> - <relation type="labelled-by" target="label22"/> - </accessibility> - </object> - <packing> - <property name="left_attach">3</property> - <property name="top_attach">1</property> - </packing> - </child> - <child> <object class="GtkToggleButton" id="texobjx"> <property name="visible">True</property> <property name="can_focus">True</property> |