sw/uiconfig/swriter/ui/watermarkdialog.ui | 1 + 1 file changed, 1 insertion(+)
New commits: commit 550eaf683555f5746bd6b6b5b70b7da1b73fa357 Author: Caolán McNamara <[email protected]> AuthorDate: Sun Feb 22 14:47:26 2026 +0000 Commit: Adolfo Jayme Barrientos <[email protected]> CommitDate: Sun Feb 22 23:54:27 2026 +0100 GLib-GObject-CRITICAL invalid cast from 'GtkImage' to 'GtkLabel' Change-Id: I1cb15c904a5ea69ba97301b87ab2bd345a934ea9 Reviewed-on: https://gerrit.libreoffice.org/c/core/+/199987 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <[email protected]> diff --git a/sw/uiconfig/swriter/ui/watermarkdialog.ui b/sw/uiconfig/swriter/ui/watermarkdialog.ui index 5e35330e3230..ba2de7a940e6 100644 --- a/sw/uiconfig/swriter/ui/watermarkdialog.ui +++ b/sw/uiconfig/swriter/ui/watermarkdialog.ui @@ -218,6 +218,7 @@ <property name="receives-default">True</property> <property name="xalign">0</property> <property name="draw-indicator">True</property> + <property name="label" translatable="no"></property> <child> <placeholder/> </child>
