cui/uiconfig/ui/bulletandposition.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit 3b49f5bcb56ca7120ac3d145291b0ae75bcf634d
Author:     Julien Nabet <[email protected]>
AuthorDate: Sun Jun 15 16:01:56 2025 +0200
Commit:     Julien Nabet <[email protected]>
CommitDate: Sun Jun 15 17:45:44 2025 +0200

    Fix invalid cast from 'GtkImage' to 'GtkLabel' in bulletandposition.ui
    
    Change-Id: I961f3560c669eec4a1842f47bb3e8a7da5049589
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186521
    Reviewed-by: Julien Nabet <[email protected]>
    Tested-by: Jenkins

diff --git a/cui/uiconfig/ui/bulletandposition.ui 
b/cui/uiconfig/ui/bulletandposition.ui
index 06be944e4743..4d9ce7911f1e 100644
--- a/cui/uiconfig/ui/bulletandposition.ui
+++ b/cui/uiconfig/ui/bulletandposition.ui
@@ -396,6 +396,7 @@
                                 <property 
name="receives-default">False</property>
                                 <property name="xalign">0</property>
                                 <property name="draw-indicator">True</property>
+                                <property name="label" 
translatable="no"></property>
                                 <child>
                                   <placeholder/>
                                 </child>

Reply via email to