diff options
author | Caolán McNamara <caolanm@redhat.com> | 2022-01-29 16:07:45 +0000 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2022-01-29 20:21:09 +0100 |
commit | 62539f7b7b6c67327dbe3d6d181c72cf4df3825d (patch) | |
tree | 936765a9a7e5e80cffda51cb446c3fdc86025589 /xmlsecurity | |
parent | 52c22530ad3dc2b1156f7e0555b75b4aaeaf7cb0 (diff) |
gtk4: remove stray xalign
Change-Id: I6a54b1547dbf78ec285dee59893ed3a899285997
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/129152
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'xmlsecurity')
-rw-r--r-- | xmlsecurity/uiconfig/ui/certpage.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/xmlsecurity/uiconfig/ui/certpage.ui b/xmlsecurity/uiconfig/ui/certpage.ui index 6b2a12e64687..4e0579ac53e0 100644 --- a/xmlsecurity/uiconfig/ui/certpage.ui +++ b/xmlsecurity/uiconfig/ui/certpage.ui @@ -48,7 +48,6 @@ <property name="receives_default">True</property> <property name="halign">end</property> <property name="use_underline">True</property> - <property name="xalign">0.5</property> </object> <packing> <property name="left_attach">0</property> |