| commit | 203e4b8f735ae19c9b7db3f67097b55e1e7f2771 | [log] |
|---|---|---|
| author | Caolán McNamara <caolanm@redhat.com> | Tue Apr 18 11:16:45 2023 +0100 |
| committer | Adolfo Jayme Barrientos <fitojb@ubuntu.com> | Tue Apr 18 22:59:11 2023 +0200 |
| tree | c817d46f5347dfad07f9e52d9e184cb0f10035bb | |
| parent | 69dfde2d2e42a21444e1a4b18f0a4a1929ac330d [diff] |
Resolves: tdf#154870 label grayed out when it should not be Change-Id: I1d84434622f09e6e91bea550f5dc0321cb7d89ef Reviewed-on: https://gerrit.libreoffice.org/c/core/+/150556 Tested-by: Jenkins Reviewed-by: Adolfo Jayme Barrientos <fitojb@ubuntu.com>
diff --git a/svx/source/sidebar/line/LinePropertyPanelBase.cxx b/svx/source/sidebar/line/LinePropertyPanelBase.cxx index 4edf0d5..67e8faa 100644 --- a/svx/source/sidebar/line/LinePropertyPanelBase.cxx +++ b/svx/source/sidebar/line/LinePropertyPanelBase.cxx
@@ -268,7 +268,7 @@ void LinePropertyPanelBase::updateLineCap(bool bDisabled, bool bSetOrDefault, else { mxLBCapStyle->set_sensitive(true); mxLBCapStyle->set_sensitive(true); mxFTCapStyle->set_sensitive(true); } if(bSetOrDefault)