diff options
author | Caolán McNamara <caolanm@redhat.com> | 2020-12-21 15:45:51 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2020-12-22 10:17:25 +0100 |
commit | d1510db3fac629977bfcfb60260f9a45e4e3ca1a (patch) | |
tree | 32c88da9591550b6e754ed164a4b640160b08f8e /sw/uiconfig/swriter/ui/textgridpage.ui | |
parent | 4ad89c0fa19ddf66882d58468fac61da38d8ffcb (diff) |
replace deprecated xpad/ypad
drop entirely suspicious xpad/ypad which are probably accidental
Change-Id: Ie80d93502359373e38cc61f63cd5bec962f5d193
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/108115
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sw/uiconfig/swriter/ui/textgridpage.ui')
-rw-r--r-- | sw/uiconfig/swriter/ui/textgridpage.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sw/uiconfig/swriter/ui/textgridpage.ui b/sw/uiconfig/swriter/ui/textgridpage.ui index 7f8e0e413f4f..df26f67188cb 100644 --- a/sw/uiconfig/swriter/ui/textgridpage.ui +++ b/sw/uiconfig/swriter/ui/textgridpage.ui @@ -300,7 +300,6 @@ <property name="visible">True</property> <property name="can_focus">False</property> <property name="halign">start</property> - <property name="ypad">4</property> <property name="label" context="textgridpage|labelFT_LINERANGE">(1-48)</property> </object> <packing> |