diff options
author | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2023-07-25 15:23:54 +0200 |
---|---|---|
committer | Thorsten Behrens <thorsten.behrens@allotropia.de> | 2023-07-26 01:23:44 +0200 |
commit | dbd05e732987304e7f69699aa1bf34f31ae18ac2 (patch) | |
tree | 6524e401686ece1a156db72e63710c88cfb18536 /svx | |
parent | c69f4a34c65572fbfe01298d90cb0aa6c7afb4de (diff) |
Revert "tdf#156137 - A11Y - Fix Long object names need to proper handling"
This reverts commit d89dc4ac09d3c2bd55174f09485173057cc1403b.
Reason for revert: GtkLinkButton.wrap is not available for native gtk widgets.
Change-Id: Ie1634691996fb6d54b69013a585914d123d5e195
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154913
Tested-by: Jenkins
Reviewed-by: Thorsten Behrens <thorsten.behrens@allotropia.de>
(cherry picked from commit 0b415b64a09647f556bb24c7a09f9daec0b4ebc9)
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/154916
Diffstat (limited to 'svx')
-rw-r--r-- | svx/uiconfig/ui/accessibilitycheckentry.ui | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/svx/uiconfig/ui/accessibilitycheckentry.ui b/svx/uiconfig/ui/accessibilitycheckentry.ui index 3e364419fcdb..ea4b63c5fe88 100644 --- a/svx/uiconfig/ui/accessibilitycheckentry.ui +++ b/svx/uiconfig/ui/accessibilitycheckentry.ui @@ -37,7 +37,6 @@ <property name="receives-default">True</property> <property name="halign">start</property> <property name="hexpand">True</property> - <property name="wrap">True</property> <property name="relief">none</property> </object> <packing> |