diff options
author | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2023-03-06 15:58:57 -0600 |
---|---|---|
committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | 2023-03-06 23:48:05 +0000 |
commit | 0484a9a3f5e2ecb678f6fb41bbb251529e89c00d (patch) | |
tree | 14536fed16c6489049e331f9123f3d60ab58bbe7 /dbaccess | |
parent | 0a45150c3da431bf0764b82fb109596880f4dbcb (diff) |
tdf#150045 Spotted another secondary label
Change-Id: Ic39bb5c61f01d340a1ce59ad320d94efdb341f14
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/148369
Tested-by: Jenkins
Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
Diffstat (limited to 'dbaccess')
-rw-r--r-- | dbaccess/uiconfig/ui/copytablepage.ui | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/dbaccess/uiconfig/ui/copytablepage.ui b/dbaccess/uiconfig/ui/copytablepage.ui index c6eea4f00b61..e2e71e476413 100644 --- a/dbaccess/uiconfig/ui/copytablepage.ui +++ b/dbaccess/uiconfig/ui/copytablepage.ui @@ -164,6 +164,9 @@ <property name="width_chars">72</property> <property name="max_width_chars">72</property> <property name="xalign">0</property> + <attributes> + <attribute name="scale" value="0.9"/> + </attributes> </object> <packing> <property name="left_attach">0</property> |