diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-04-13 17:01:42 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-04-14 00:44:07 +0200 |
commit | f80029445e2b558f0d0e0a25c2c1bbcbe5254120 (patch) | |
tree | 69716976bd8ab6ab293a038915c4919ebd0ab55a /svx/uiconfig/ui/findreplacedialog.ui | |
parent | b31ed9dc1d3a8a93f924d10cd441cf756847cc5f (diff) |
look for check buttons without underlines
Change-Id: Ia9963190cf3dccbfa82951a3f2c0e29e00171429
Reviewed-on: https://gerrit.libreoffice.org/52847
Tested-by: Jenkins <ci@libreoffice.org>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Tested-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/uiconfig/ui/findreplacedialog.ui')
-rw-r--r-- | svx/uiconfig/ui/findreplacedialog.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/uiconfig/ui/findreplacedialog.ui b/svx/uiconfig/ui/findreplacedialog.ui index 401eda6c397c..5f382f188344 100644 --- a/svx/uiconfig/ui/findreplacedialog.ui +++ b/svx/uiconfig/ui/findreplacedialog.ui @@ -200,6 +200,7 @@ <property name="visible">True</property> <property name="can_focus">True</property> <property name="receives_default">False</property> + <property name="use_underline">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> </object> |