cui/uiconfig/ui/qrcodegen.ui | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
New commits: commit bf1638f8fc629fa211a8c57f962b9a3c4c40152f Author: Shubham Goyal <22shub...@gmail.com> AuthorDate: Wed Aug 21 13:47:16 2019 +0530 Commit: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> CommitDate: Thu Aug 22 13:42:59 2019 +0200 Reduce default border value in the QRCode Dialog Change-Id: Ie821f1762bbe941caedd58db330e84950e83f8be Reviewed-on: https://gerrit.libreoffice.org/77868 Tested-by: Jenkins Reviewed-by: Samuel Mehrbrodt <samuel.mehrbr...@cib.de> diff --git a/cui/uiconfig/ui/qrcodegen.ui b/cui/uiconfig/ui/qrcodegen.ui index 6e5b3f186292..091e5e5351ab 100644 --- a/cui/uiconfig/ui/qrcodegen.ui +++ b/cui/uiconfig/ui/qrcodegen.ui @@ -5,7 +5,7 @@ <object class="GtkAdjustment" id="border_value"> <property name="lower">1</property> <property name="upper">75</property> - <property name="value">5</property> + <property name="value">1</property> <property name="step_increment">1</property> <property name="page_increment">10</property> </object> _______________________________________________ Libreoffice-commits mailing list libreoffice-comm...@lists.freedesktop.org https://lists.freedesktop.org/mailman/listinfo/libreoffice-commits