cui/uiconfig/ui/appearance.ui |    2 ++
 1 file changed, 2 insertions(+)

New commits:
commit 98f350624ddf1af5bd06c102e66d4ade254863d0
Author:     Caolán McNamara <caolan.mcnam...@collabora.com>
AuthorDate: Tue Feb 25 09:30:00 2025 +0000
Commit:     Caolán McNamara <caolan.mcnam...@collabora.com>
CommitDate: Tue Feb 25 17:45:13 2025 +0100

    GLib-GObject-CRITICAL **: invalid cast from 'GtkImage' to 'GtkLabel'
    
    Change-Id: Ic5cc0db44cd00dab828ed17d7e4d41d59d89cf26
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/182148
    Reviewed-by: Caolán McNamara <caolan.mcnam...@collabora.com>
    Tested-by: Jenkins

diff --git a/cui/uiconfig/ui/appearance.ui b/cui/uiconfig/ui/appearance.ui
index fb47f7663724..d270b0e862f1 100644
--- a/cui/uiconfig/ui/appearance.ui
+++ b/cui/uiconfig/ui/appearance.ui
@@ -333,6 +333,8 @@
                             <property name="focus-on-click">False</property>
                             <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>

Reply via email to