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 /svtools/uiconfig/ui/placeedit.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 'svtools/uiconfig/ui/placeedit.ui')
-rw-r--r-- | svtools/uiconfig/ui/placeedit.ui | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/svtools/uiconfig/ui/placeedit.ui b/svtools/uiconfig/ui/placeedit.ui index 8d211ef2352d..f0d0f84ac4af 100644 --- a/svtools/uiconfig/ui/placeedit.ui +++ b/svtools/uiconfig/ui/placeedit.ui @@ -233,6 +233,7 @@ <property name="label" translatable="yes" context="placeedit|webdavs">Secure connection</property> <property name="can_focus">True</property> <property name="receives_default">False</property> + <property name="use_underline">True</property> <property name="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> @@ -415,6 +416,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> |