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 /sc/uiconfig/scalc/ui/pivottablelayoutdialog.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 'sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui')
-rw-r--r-- | sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui b/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui index 4576df94f4c8..e1ef2122d1dc 100644 --- a/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui +++ b/sc/uiconfig/scalc/ui/pivottablelayoutdialog.ui @@ -402,6 +402,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="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> @@ -417,6 +418,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="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> @@ -432,6 +434,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="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> @@ -447,6 +450,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="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> @@ -462,6 +466,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="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> @@ -477,6 +482,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="hexpand">True</property> <property name="xalign">0</property> <property name="draw_indicator">True</property> |