[Libreoffice-commits] core.git: Branch 'libreoffice-6-0' - sw/uiconfig
Yousuf Philips
philipz85 at hotmail.com
Fri Feb 16 14:21:48 UTC 2018
sw/uiconfig/swform/toolbar/moreformcontrols.xml | 6 ++++--
1 file changed, 4 insertions(+), 2 deletions(-)
New commits:
commit 2460d20c9a10920944b470d5ff5871f2bdb328f5
Author: Yousuf Philips <philipz85 at hotmail.com>
Date: Tue Feb 13 19:27:45 2018 +0400
tdf#115447 tdf#81475 Restore form controls used in forms
Change-Id: I41b72aa6e453d15287573c3fb2d0536a132e490d
Reviewed-on: https://gerrit.libreoffice.org/49671
Tested-by: Jenkins <ci at libreoffice.org>
Reviewed-by: Yousuf Philips <philipz85 at hotmail.com>
(cherry picked from commit 603d1773a2dfea6b347f44ddacef478577098caf)
Reviewed-on: https://gerrit.libreoffice.org/49723
Reviewed-by: Heiko Tietze <tietze.heiko at gmail.com>
diff --git a/sw/uiconfig/swform/toolbar/moreformcontrols.xml b/sw/uiconfig/swform/toolbar/moreformcontrols.xml
index bb170f6ed9bc..e0e1fbba4085 100644
--- a/sw/uiconfig/swform/toolbar/moreformcontrols.xml
+++ b/sw/uiconfig/swform/toolbar/moreformcontrols.xml
@@ -27,6 +27,8 @@
<toolbar:toolbaritem xlink:href=".uno:ImageControl"/>
<toolbar:toolbaritem xlink:href=".uno:FileControl"/>
<toolbar:toolbarbreak/>
- <toolbar:toolbaritem xlink:href=".uno:SpinButton" toolbar:visible="false"/>
- <toolbar:toolbaritem xlink:href=".uno:ScrollBar" toolbar:visible="false"/>
+ <toolbar:toolbaritem xlink:href=".uno:SpinButton"/>
+ <toolbar:toolbaritem xlink:href=".uno:ScrollBar"/>
+ <toolbar:toolbarbreak/>
+ <toolbar:toolbaritem xlink:href=".uno:Grid"/>
</toolbar:toolbar>
More information about the Libreoffice-commits
mailing list