sfx2/uiconfig/ui/versioncommentdialog.ui | 1 + 1 file changed, 1 insertion(+)
New commits: commit 2495aa94f5d3bc4c53ec263630f922d212b29a6e Author: Bogdan Buzea <[email protected]> AuthorDate: Wed Oct 22 21:30:15 2025 +0200 Commit: Adolfo Jayme Barrientos <[email protected]> CommitDate: Thu Oct 23 00:24:40 2025 +0200 tdf#168953 File - Version... - Show does not wrap Change-Id: I4a38eeee835a9ee4e0adf86ea6822f3a370c4548 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/192878 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/sfx2/uiconfig/ui/versioncommentdialog.ui b/sfx2/uiconfig/ui/versioncommentdialog.ui index 42053332bc3f..9c82a355863b 100644 --- a/sfx2/uiconfig/ui/versioncommentdialog.ui +++ b/sfx2/uiconfig/ui/versioncommentdialog.ui @@ -133,6 +133,7 @@ <property name="can-focus">True</property> <property name="hexpand">True</property> <property name="vexpand">True</property> + <property name="wrap-mode">word</property> </object> </child> </object>
