diff options
author | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-11-20 11:41:34 +0100 |
---|---|---|
committer | Samuel Mehrbrodt <Samuel.Mehrbrodt@cib.de> | 2015-11-20 11:42:50 +0100 |
commit | 4a27c2c7782de0aec0da9e74218c2a3d629edca5 (patch) | |
tree | 212bac6ff59dcace94b9d0a0c8e405ce55072df7 /sd/uiconfig/sdraw/toolbar/tableobjectbar.xml | |
parent | c79b7fd8d4e6e029cf8e6bfb2c7e10b52a4d5781 (diff) |
Remove last redundant toolbar:style properties
Change-Id: I42fa834464fd4cd7f0c1f11e310c1145fb1f071b
Diffstat (limited to 'sd/uiconfig/sdraw/toolbar/tableobjectbar.xml')
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/tableobjectbar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/tableobjectbar.xml b/sd/uiconfig/sdraw/toolbar/tableobjectbar.xml index 8194f339cdcd..d99c527594bb 100644 --- a/sd/uiconfig/sdraw/toolbar/tableobjectbar.xml +++ b/sd/uiconfig/sdraw/toolbar/tableobjectbar.xml @@ -28,7 +28,7 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:MergeCells"/> <toolbar:toolbaritem xlink:href=".uno:SplitCell"/> - <toolbar:toolbaritem xlink:href=".uno:OptimizeTable" toolbar:style="dropdown"/> + <toolbar:toolbaritem xlink:href=".uno:OptimizeTable"/> <toolbar:toolbarbreak/> <toolbar:toolbaritem xlink:href=".uno:CellVertTop"/> <toolbar:toolbaritem xlink:href=".uno:CellVertCenter"/> |