summaryrefslogtreecommitdiff
path: root/chart2/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2020-12-21 15:45:51 +0000
committerCaolán McNamara <caolanm@redhat.com>2020-12-22 10:17:25 +0100
commitd1510db3fac629977bfcfb60260f9a45e4e3ca1a (patch)
tree32c88da9591550b6e754ed164a4b640160b08f8e /chart2/uiconfig
parent4ad89c0fa19ddf66882d58468fac61da38d8ffcb (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 'chart2/uiconfig')
-rw-r--r--chart2/uiconfig/ui/tp_RangeChooser.ui2
1 files changed, 0 insertions, 2 deletions
diff --git a/chart2/uiconfig/ui/tp_RangeChooser.ui b/chart2/uiconfig/ui/tp_RangeChooser.ui
index 4fe9dd41527a..b8767a1e9704 100644
--- a/chart2/uiconfig/ui/tp_RangeChooser.ui
+++ b/chart2/uiconfig/ui/tp_RangeChooser.ui
@@ -242,7 +242,6 @@
<object class="GtkLabel" id="label1">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xpad">4</property>
<property name="label" translatable="yes" context="tp_RangeChooser|label1">Start Table Index</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">ED_TIME_BASED_START</property>
@@ -256,7 +255,6 @@
<object class="GtkLabel" id="label2">
<property name="visible">True</property>
<property name="can_focus">False</property>
- <property name="xpad">8</property>
<property name="label" translatable="yes" context="tp_RangeChooser|label2">End Table Index</property>
<property name="use_underline">True</property>
<property name="mnemonic_widget">ED_TIME_BASED_END</property>