summaryrefslogtreecommitdiff
path: root/svx/uiconfig
diff options
context:
space:
mode:
authorCaolán McNamara <caolanm@redhat.com>2018-04-13 16:02:37 +0100
committerCaolán McNamara <caolanm@redhat.com>2018-04-14 00:43:48 +0200
commitb31ed9dc1d3a8a93f924d10cd441cf756847cc5f (patch)
tree2f2e0344eea874e9b3dd6d609a289c748b4a27df /svx/uiconfig
parent066ad8cfcdf570c0d14f3de379adfa6c3c196518 (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 'svx/uiconfig')
-rw-r--r--svx/uiconfig/ui/compressgraphicdialog.ui2
1 files changed, 2 insertions, 0 deletions
diff --git a/svx/uiconfig/ui/compressgraphicdialog.ui b/svx/uiconfig/ui/compressgraphicdialog.ui
index c5d43d4d2db6..462620dfc5a5 100644
--- a/svx/uiconfig/ui/compressgraphicdialog.ui
+++ b/svx/uiconfig/ui/compressgraphicdialog.ui
@@ -151,6 +151,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="tooltip_text" translatable="yes" context="compressgraphicdialog|radio-jpeg|tooltip_text">Lossy compression</property>
<property name="xalign">0</property>
<property name="draw_indicator">True</property>
@@ -167,6 +168,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="tooltip_text" translatable="yes" context="compressgraphicdialog|radio-lossless|tooltip_text">Lossless compression</property>
<property name="xalign">0</property>
<property name="active">True</property>