diff options
Diffstat (limited to 'sc')
-rw-r--r-- | sc/uiconfig/scalc/toolbar/drawobjectbar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sc/uiconfig/scalc/toolbar/drawobjectbar.xml b/sc/uiconfig/scalc/toolbar/drawobjectbar.xml index fb670673a3f7..81e44a46a637 100644 --- a/sc/uiconfig/scalc/toolbar/drawobjectbar.xml +++ b/sc/uiconfig/scalc/toolbar/drawobjectbar.xml @@ -25,7 +25,7 @@ <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:LineWidth" toolbar:helpid="10171"/> <toolbar:toolbarseparator/> - <toolbar:toolbaritem xlink:href=".uno:XLineColor" toolbar:helpid="10172"/> + <toolbar:toolbaritem xlink:href=".uno:XLineColor" toolbar:style="dropdown" toolbar:helpid="10172"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FormatArea" toolbar:helpid="10142"/> <toolbar:toolbarseparator/> |