diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-04-21 10:00:32 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-04-21 12:36:38 +0200 |
commit | a003e4ff69263c7feb8e97e3291e5579fbd181ac (patch) | |
tree | 6ab20191a3eeea1e6fd4cca3e444870433c9ba84 | |
parent | adea8835d417379447cb8de6f30e959808b8db91 (diff) |
c-n-p of a different widgets accessibility description
Change-Id: Ic6eab23ebba85ee9f5be7e16c7f794131ef819c7
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/114381
Tested-by: Jenkins
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
-rw-r--r-- | starmath/uiconfig/smath/ui/editwindow.ui | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/starmath/uiconfig/smath/ui/editwindow.ui b/starmath/uiconfig/smath/ui/editwindow.ui index ca7794fa3257..0907ff20cb2c 100644 --- a/starmath/uiconfig/smath/ui/editwindow.ui +++ b/starmath/uiconfig/smath/ui/editwindow.ui @@ -25,11 +25,6 @@ <property name="visible">True</property> <property name="can-focus">True</property> <property name="events">GDK_BUTTON_MOTION_MASK | GDK_BUTTON_PRESS_MASK | GDK_BUTTON_RELEASE_MASK | GDK_KEY_PRESS_MASK | GDK_KEY_RELEASE_MASK | GDK_FOCUS_CHANGE_MASK | GDK_STRUCTURE_MASK</property> - <child internal-child="accessible"> - <object class="AtkObject" id="editview-atkobject"> - <property name="AtkObject::accessible-description" translatable="yes" context="headerfootercontent|extended_tip|textviewWND_LEFT">Enter the text to be displayed at the left side of the header or footer.</property> - </object> - </child> </object> </child> </object> |