cui/uiconfig/ui/appearance.ui | 1 + 1 file changed, 1 insertion(+) New commits: commit 3ab79096672111238a5a1b3c63f367d58ee41f33 Author: Julien Nabet <serval2...@yahoo.fr> AuthorDate: Wed Jun 11 19:05:21 2025 +0200 Commit: Xisco Fauli <xiscofa...@libreoffice.org> CommitDate: Thu Jun 12 09:25:35 2025 +0200
Fix invalid cast from 'GtkImage' to 'GtkLabel' in appearance.ui Change-Id: I5a5bff162bc4c0fee22f58068a833e92db485787 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186383 Reviewed-by: Julien Nabet <serval2...@yahoo.fr> Tested-by: Jenkins (cherry picked from commit dbf4e9ac30e9a63839cbdcf7881c6509c3c5396b) Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186387 Reviewed-by: Xisco Fauli <xiscofa...@libreoffice.org> diff --git a/cui/uiconfig/ui/appearance.ui b/cui/uiconfig/ui/appearance.ui index 786913987d27..13a0e8dca2e6 100644 --- a/cui/uiconfig/ui/appearance.ui +++ b/cui/uiconfig/ui/appearance.ui @@ -460,6 +460,7 @@ <property name="receives-default">True</property> <property name="halign">start</property> <property name="draw-indicator">True</property> + <property name="label" translatable="no"></property> <child> <placeholder/> </child>