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 /cui/uiconfig/ui/password.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 'cui/uiconfig/ui/password.ui')
-rw-r--r-- | cui/uiconfig/ui/password.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cui/uiconfig/ui/password.ui b/cui/uiconfig/ui/password.ui index 7f529182a5f9..7023aca120b6 100644 --- a/cui/uiconfig/ui/password.ui +++ b/cui/uiconfig/ui/password.ui @@ -184,6 +184,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> |