sw/uiconfig/swriter/ui/fldvarpage.ui | 2 -- 1 file changed, 2 deletions(-)
New commits: commit 5ba8f4c55a65d0f525f3e65402cdca961efbe1ba Author: Caolán McNamara <[email protected]> AuthorDate: Sun Apr 7 20:04:57 2024 +0100 Commit: Caolán McNamara <[email protected]> CommitDate: Mon Apr 8 14:39:37 2024 +0200 Failed to set property GtkEntry.valign to top: Could not parse enum: 'top' Change-Id: I2d73204bda451bb87b64652b4dd934fc16e3b65d Reviewed-on: https://gerrit.libreoffice.org/c/core/+/165875 Tested-by: Jenkins Reviewed-by: Caolán McNamara <[email protected]> diff --git a/sw/uiconfig/swriter/ui/fldvarpage.ui b/sw/uiconfig/swriter/ui/fldvarpage.ui index 7925bdbaaad0..4c6be9736980 100644 --- a/sw/uiconfig/swriter/ui/fldvarpage.ui +++ b/sw/uiconfig/swriter/ui/fldvarpage.ui @@ -524,7 +524,6 @@ <object class="GtkEntry" id="name"> <property name="visible">True</property> <property name="can-focus">True</property> - <property name="valign">top</property> <property name="hexpand">True</property> <property name="truncate-multiline">True</property> <child internal-child="accessible"> @@ -550,7 +549,6 @@ <packing> <property name="left-attach">0</property> <property name="top-attach">1</property> - <property name="width">1</property> </packing> </child> <child>
