diff options
author | Caolán McNamara <caolanm@redhat.com> | 2021-10-15 14:26:09 +0100 |
---|---|---|
committer | Caolán McNamara <caolanm@redhat.com> | 2021-10-15 21:12:05 +0200 |
commit | 7d1903343f0ff8f09ffc669fc6b355b20059d4fb (patch) | |
tree | 5ce7b23eb5b60be5f9ddef37539da395165cef69 /svx/uiconfig | |
parent | d09cbdc12ef5af6d98f62c06056f36306c247cfe (diff) |
let (Without) use-underline
Change-Id: Idd5b5dc3cfadfc7e6de116c9403e214a6fb474ed
Reviewed-on: https://gerrit.libreoffice.org/c/core/+/123668
Tested-by: Caolán McNamara <caolanm@redhat.com>
Reviewed-by: Caolán McNamara <caolanm@redhat.com>
Diffstat (limited to 'svx/uiconfig')
-rw-r--r-- | svx/uiconfig/ui/textunderlinecontrol.ui | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/svx/uiconfig/ui/textunderlinecontrol.ui b/svx/uiconfig/ui/textunderlinecontrol.ui index 948ee0f64e07..d0e0de55da8c 100644 --- a/svx/uiconfig/ui/textunderlinecontrol.ui +++ b/svx/uiconfig/ui/textunderlinecontrol.ui @@ -22,6 +22,7 @@ <property name="receives_default">True</property> <property name="relief">none</property> <property name="xalign">0</property> + <property name="use_underline">True</property> </object> <packing> <property name="expand">False</property> |