sw/uiconfig/swriter/ui/tocentriespage.ui |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit bcf2a7686dcc64d3c81b4bf9d617189de8f62b71
Author:     Parth Raiyani <[email protected]>
AuthorDate: Tue Nov 25 11:23:08 2025 +0530
Commit:     Szymon Kłos <[email protected]>
CommitDate: Tue Dec 30 11:47:44 2025 +0100

    a11y: add mnemonic-widget property to link Tab stop pos label to 
GtkSpinButton
    
    Signed-off-by: Parth Raiyani <[email protected]>
    Change-Id: I20ddbe1921b5b69e576478029dd1539a71ed98ad
    Reviewed-on: https://gerrit.libreoffice.org/c/core/+/194500
    Tested-by: Jenkins CollaboraOffice <[email protected]>
    Reviewed-by: Szymon Kłos <[email protected]>

diff --git a/sw/uiconfig/swriter/ui/tocentriespage.ui 
b/sw/uiconfig/swriter/ui/tocentriespage.ui
index 2c2d5183d6c3..5081746ab0a2 100644
--- a/sw/uiconfig/swriter/ui/tocentriespage.ui
+++ b/sw/uiconfig/swriter/ui/tocentriespage.ui
@@ -463,6 +463,7 @@
                             <property name="visible">True</property>
                             <property name="can-focus">False</property>
                             <property name="label" translatable="yes" 
context="tocentriespage|tabstopposft">Tab stop position:</property>
+                            <property 
name="mnemonic-widget">tabstoppos</property>
                             <property name="use-underline">True</property>
                             <property name="xalign">0</property>
                           </object>

Reply via email to