diff options
author | Yousuf Philips <philipz85@hotmail.com> | 2017-06-12 02:32:20 +0400 |
---|---|---|
committer | Yousuf Philips <philipz85@hotmail.com> | 2017-06-13 15:23:07 +0200 |
commit | f442d454f11cc8d376a40216ba6bd7c7c870fdc0 (patch) | |
tree | b6d2d230d6d271d138d6129d06efd26da5e53ddf /sd/uiconfig/sdraw/toolbar/standardbar.xml | |
parent | 4f3602f92d9daed32d7641bc468eb1b470508538 (diff) |
tdf#84909 Add separator before clone formatting in toolbar
Change-Id: I7d0a8914eded5a1e873d43c3b2dbc5b4852a197a
Reviewed-on: https://gerrit.libreoffice.org/38671
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85@hotmail.com>
Diffstat (limited to 'sd/uiconfig/sdraw/toolbar/standardbar.xml')
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/standardbar.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/standardbar.xml b/sd/uiconfig/sdraw/toolbar/standardbar.xml index 812aeacfa322..3a21f7743108 100644 --- a/sd/uiconfig/sdraw/toolbar/standardbar.xml +++ b/sd/uiconfig/sdraw/toolbar/standardbar.xml @@ -37,6 +37,7 @@ <toolbar:toolbaritem xlink:href=".uno:Cut"/> <toolbar:toolbaritem xlink:href=".uno:Copy"/> <toolbar:toolbaritem xlink:href=".uno:Paste"/> + <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:FormatPaintbrush"/> <toolbar:toolbarseparator/> <toolbar:toolbaritem xlink:href=".uno:Undo"/> |