svx/uiconfig/ui/findreplacedialog.ui | 3 +++ 1 file changed, 3 insertions(+)
New commits: commit a4c8f05c760328177bb6056750aab53432a3a506 Author: Caolán McNamara <caol...@redhat.com> AuthorDate: Mon Nov 7 20:00:44 2022 +0000 Commit: Caolán McNamara <caol...@redhat.com> CommitDate: Tue Nov 8 09:16:42 2022 +0100 Resolves: tdf#150007 add suggested-action to "find next" Change-Id: I0a9a37891319d11958859c43b2121283d2ca8b1a Reviewed-on: https://gerrit.libreoffice.org/c/core/+/142399 Tested-by: Jenkins Reviewed-by: Caolán McNamara <caol...@redhat.com> diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui index a8401616d339..fbb033504a94 100644 --- a/svx/uiconfig/ui/findreplacedialog.ui +++ b/svx/uiconfig/ui/findreplacedialog.ui @@ -526,6 +526,9 @@ <property name="AtkObject::accessible-description" translatable="yes" context="findreplacedialog|extended_tip|search">Finds and selects the next occurrence of the text or format that you are searching for in the document.</property> </object> </child> + <style> + <class name="suggested-action"/> + </style> </object> <packing> <property name="expand">False</property>