summaryrefslogtreecommitdiff
path: root/sw
diff options
context:
space:
mode:
authorYousuf Philips <philipz85@hotmail.com>2017-04-20 17:06:59 +0400
committerYousuf Philips <philipz85@hotmail.com>2017-04-20 15:08:55 +0200
commit16e4d8004f1d6cb53efbaf026eafbea70504b154 (patch)
treeaab76a12caeca48647c550d4d00b89332e4a427a /sw
parente3cfb753524ecfabc07bccef5f5b2b54d06cd444 (diff)
tdf87700 Hide rotate 180 in image toolbar
Change-Id: I2c956542735909f2a2eab2e261f248fec85b7211 Reviewed-on: https://gerrit.libreoffice.org/36741 Reviewed-by: Yousuf Philips <philipz85@hotmail.com> Tested-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'sw')
-rw-r--r--sw/uiconfig/swriter/toolbar/graphicobjectbar.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/toolbar/graphicobjectbar.xml b/sw/uiconfig/swriter/toolbar/graphicobjectbar.xml
index d8d6b014fe77..287402963de5 100644
--- a/sw/uiconfig/swriter/toolbar/graphicobjectbar.xml
+++ b/sw/uiconfig/swriter/toolbar/graphicobjectbar.xml
@@ -28,7 +28,7 @@
<toolbar:toolbaritem xlink:href=".uno:FlipHorizontal"/>
<toolbar:toolbaritem xlink:href=".uno:RotateLeft"/>
<toolbar:toolbaritem xlink:href=".uno:RotateRight"/>
- <toolbar:toolbaritem xlink:href=".uno:Rotate180"/>
+ <toolbar:toolbaritem xlink:href=".uno:Rotate180" toolbar:visible="false"/>
<toolbar:toolbarseparator/>
<toolbar:toolbaritem xlink:href=".uno:GrafTransparence"/>
<toolbar:toolbarseparator/>