diff options
author | Caolán McNamara <caolanm@redhat.com> | 2018-04-13 16:02:37 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2018-04-14 00:43:48 +0200 |
commit | b31ed9dc1d3a8a93f924d10cd441cf756847cc5f (patch) | |
tree | 2f2e0344eea874e9b3dd6d609a289c748b4a27df /uui | |
parent | 066ad8cfcdf570c0d14f3de379adfa6c3c196518 (diff) |
look for radio buttons without underlines
Change-Id: I0ed97515a03a5633628a492ec7797fc3ade8a3d8
Reviewed-on: https://gerrit.libreoffice.org/52846
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 'uui')
-rw-r--r-- | uui/uiconfig/ui/unknownauthdialog.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uui/uiconfig/ui/unknownauthdialog.ui b/uui/uiconfig/ui/unknownauthdialog.ui index 6f64da0dfdb9..fb1bd269719b 100644 --- a/uui/uiconfig/ui/unknownauthdialog.ui +++ b/uui/uiconfig/ui/unknownauthdialog.ui @@ -98,6 +98,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> <property name="group">accept</property> |