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 /svtools/uiconfig | |
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 'svtools/uiconfig')
-rw-r--r-- | svtools/uiconfig/ui/graphicexport.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svtools/uiconfig/ui/graphicexport.ui b/svtools/uiconfig/ui/graphicexport.ui index 8838088e1d62..850e5c3c277b 100644 --- a/svtools/uiconfig/ui/graphicexport.ui +++ b/svtools/uiconfig/ui/graphicexport.ui @@ -1032,7 +1032,6 @@ <object class="GtkLabel" id="estsizeft"> <property name="visible">True</property> <property name="can_focus">False</property> - <property name="xpad">3</property> <property name="wrap">True</property> <property name="max_width_chars">30</property> <property name="xalign">0</property> |