summaryrefslogtreecommitdiff
path: root/svx
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2022-11-07 20:00:44 +0000
committerCaolán McNamara <caolanm@redhat.com>2022-11-08 09:16:42 +0100
commita4c8f05c760328177bb6056750aab53432a3a506 (patch)
tree5bfec940ec4f66816e6c3781e744ce70e8684c17 /svx
parentf0109f8f8cbdedd01849ac2f7eeb61056a8f57ea (diff)
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 <caolanm@redhat.com>
Diffstat (limited to 'svx')
-rw-r--r--svx/uiconfig/ui/findreplacedialog.ui3
1 files changed, 3 insertions, 0 deletions
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>