diff options
author | Roman Kuznetsov <antilibreoffice@gmail.com> | 2019-08-06 20:34:43 +0200 |
---|---|---|
committer | Roman Kuznetsov <antilibreoffice@gmail.com> | 2019-08-08 09:09:38 +0200 |
commit | 43f9c6d7c321b104a0387c844d61d45752ba3a4a (patch) | |
tree | 273e94d007d9f796db1562b0379159799901f895 /sd/uiconfig | |
parent | dcf5d33229a630c9bd648665a88602cda7204c43 (diff) |
tdf#126634 Move uno:Grid back to Form controls toolbar
Change-Id: Ic13da0d0295a9ceb30e605dfb634bc86c6390ec9
Reviewed-on: https://gerrit.libreoffice.org/77065
Tested-by: Jenkins
Reviewed-by: Heiko Tietze <heiko.tietze@documentfoundation.org>
Diffstat (limited to 'sd/uiconfig')
-rw-r--r-- | sd/uiconfig/sdraw/toolbar/formcontrols.xml | 1 | ||||
-rw-r--r-- | sd/uiconfig/simpress/toolbar/formcontrols.xml | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/sd/uiconfig/sdraw/toolbar/formcontrols.xml b/sd/uiconfig/sdraw/toolbar/formcontrols.xml index bd4c0d22ea36..b79e0e001870 100644 --- a/sd/uiconfig/sdraw/toolbar/formcontrols.xml +++ b/sd/uiconfig/sdraw/toolbar/formcontrols.xml @@ -48,6 +48,7 @@ <toolbar:toolbaritem xlink:href=".uno:CurrencyField"/> <toolbar:toolbarbreak/> <toolbar:toolbaritem xlink:href=".uno:PatternField"/> + <toolbar:toolbaritem xlink:href=".uno:Grid"/> <toolbar:toolbaritem xlink:href=".uno:NavigationBar"/> <toolbar:toolbarbreak/> <toolbar:toolbaritem xlink:href=".uno:ImageControl"/> diff --git a/sd/uiconfig/simpress/toolbar/formcontrols.xml b/sd/uiconfig/simpress/toolbar/formcontrols.xml index bd4c0d22ea36..b79e0e001870 100644 --- a/sd/uiconfig/simpress/toolbar/formcontrols.xml +++ b/sd/uiconfig/simpress/toolbar/formcontrols.xml @@ -48,6 +48,7 @@ <toolbar:toolbaritem xlink:href=".uno:CurrencyField"/> <toolbar:toolbarbreak/> <toolbar:toolbaritem xlink:href=".uno:PatternField"/> + <toolbar:toolbaritem xlink:href=".uno:Grid"/> <toolbar:toolbaritem xlink:href=".uno:NavigationBar"/> <toolbar:toolbarbreak/> <toolbar:toolbaritem xlink:href=".uno:ImageControl"/> |