diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-10-08 16:30:15 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-10-08 18:24:15 +0200 |
commit | 49e02381a301e4634eb7077fcb08eb4e8a95fb08 (patch) | |
tree | 2167c3a08fd26ecce6752c92c25c0b9d64e7278c /svtools/uiconfig | |
parent | 263d2f0b3d1143d6caa467204f187648c43b0e89 (diff) |
remove GtkLabel "xpad" property
Change-Id: I237eb9e35367b8b75c8e72b857620747840383cd
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123267
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 b4360b9edab5..b14a8869a25c 100644 --- a/svtools/uiconfig/ui/graphicexport.ui +++ b/svtools/uiconfig/ui/graphicexport.ui @@ -142,7 +142,6 @@ <property name="visible">True</property> <property name="can-focus">False</property> <property name="margin-start">25</property> - <property name="xpad">0</property> <property name="label" translatable="yes" context="graphicexport|label5">Width:</property> <property name="use-underline">True</property> <property name="xalign">1</property> |