summaryrefslogtreecommitdiff
path: root/sd
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2019-11-05 13:17:12 +0000
committerCaolán McNamara <caolanm@redhat.com>2019-11-05 15:11:52 +0100
commit4200b2aad00125505cb09d9589360e47b92cf25e (patch)
tree22a79bd62ce8bc0f7dc24eff290cb078294e6ff7 /sd
parent730e588b5ef31c72eccef23f359747f8248e5cf4 (diff)
restore accessibility relations
that went astray in... commit d3f9ff5202c72220ef3bc7d84d149f9beeb1d290 Date: Tue Nov 5 09:25:39 2019 +0100 Impress update Presentation Dialog Change-Id: I5dafc0a86d42be726d6c4ab5dc14877f4d6eb733 Reviewed-on: https://gerrit.libreoffice.org/82067 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caolanm@redhat.com> Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'sd')
-rw-r--r--sd/uiconfig/simpress/ui/presentationdialog.ui6
1 files changed, 6 insertions, 0 deletions
diff --git a/sd/uiconfig/simpress/ui/presentationdialog.ui b/sd/uiconfig/simpress/ui/presentationdialog.ui
index d5dc5aa59379..27e82e57ec4b 100644
--- a/sd/uiconfig/simpress/ui/presentationdialog.ui
+++ b/sd/uiconfig/simpress/ui/presentationdialog.ui
@@ -188,6 +188,9 @@
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
<property name="group">allslides</property>
+ <accessibility>
+ <relation type="label-for" target="customslideshow_cb"/>
+ </accessibility>
</object>
<packing>
<property name="left_attach">0</property>
@@ -199,6 +202,9 @@
<property name="visible">True</property>
<property name="can_focus">False</property>
<property name="hexpand">True</property>
+ <accessibility>
+ <relation type="labelled-by" target="customslideshow"/>
+ </accessibility>
</object>
<packing>
<property name="left_attach">1</property>