[Libreoffice-commits] core.git: sw/uiconfig

Yousuf Philips philipz85 at hotmail.com
Wed Feb 14 12:45:45 UTC 2018


 sw/uiconfig/swform/toolbar/moreformcontrols.xml |    6 ++++--
 1 file changed, 4 insertions(+), 2 deletions(-)

New commits:
commit 603d1773a2dfea6b347f44ddacef478577098caf
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>

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