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

New commits:
commit 211c193b1c7391b4f1c1172214a90899de19b06a
Author:     Julien Nabet <serval2...@yahoo.fr>
AuthorDate: Sun Jun 15 16:01:56 2025 +0200
Commit:     Julien Nabet <serval2...@yahoo.fr>
CommitDate: Sun Jun 15 18:33:40 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 <serval2...@yahoo.fr>
    Tested-by: Jenkins
    (cherry picked from commit 3b49f5bcb56ca7120ac3d145291b0ae75bcf634d)
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/186523

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