Kaydet (Commit) e93f9b39 authored tarafından Markus Mohrhard's avatar Markus Mohrhard

disable a few more controls when no border is set, tdf#94291

Change-Id: I687616e80685ea4cc462a48e55882c44745e003f
üst 963c35d7
...@@ -850,6 +850,8 @@ void LinePropertyPanelBase::SelectLineStyle() ...@@ -850,6 +850,8 @@ void LinePropertyPanelBase::SelectLineStyle()
if(!bSelected) if(!bSelected)
mpLBStyle->SelectEntryPos( 0 ); mpLBStyle->SelectEntryPos( 0 );
ActivateControls();
} }
void LinePropertyPanelBase::SelectEndStyle(bool bStart) void LinePropertyPanelBase::SelectEndStyle(bool bStart)
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment