diff options
author | Maxim Monastirsky <momonasmon@gmail.com> | 2014-05-18 08:38:16 +0300 |
---|---|---|
committer | Maxim Monastirsky <momonasmon@gmail.com> | 2014-05-18 14:50:58 +0300 |
commit | e4ce7d286a5039e5a65ba994bd1b168679d4a7c3 (patch) | |
tree | 5dc981f557619c068214d7945e4d9d22c77f9070 /sd/uiconfig/simpress/toolbar | |
parent | 205801782d51861d9cee6fa342367af92bb1d845 (diff) |
fdo#46839 Convert line color picker to split button
Change-Id: I4987cc9ffba675009f2d2ae9f6b12ed4ee02fe13
Diffstat (limited to 'sd/uiconfig/simpress/toolbar')
-rw-r--r-- | sd/uiconfig/simpress/toolbar/drawingobjectbar.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml index eed7d1b9717c..162acead694b 100644 --- a/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml +++ b/sd/uiconfig/simpress/toolbar/drawingobjectbar.xml @@ -27,7 +27,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/> |