+ whitespace fixes
This commit is contained in:
parent
2a54fba098
commit
c3c27817b6
|
@ -61,7 +61,6 @@ TaskDlgEditSketch::TaskDlgEditSketch(ViewProviderSketch *sketchView)
|
||||||
Content.push_back(Constraints);
|
Content.push_back(Constraints);
|
||||||
Content.push_back(Elements);
|
Content.push_back(Elements);
|
||||||
|
|
||||||
|
|
||||||
if (!hGrp->GetBool("ExpandedMessagesWidget",true))
|
if (!hGrp->GetBool("ExpandedMessagesWidget",true))
|
||||||
Messages->hideGroupBox();
|
Messages->hideGroupBox();
|
||||||
if (!hGrp->GetBool("ExpandedSolverAdvancedWidget",false))
|
if (!hGrp->GetBool("ExpandedSolverAdvancedWidget",false))
|
||||||
|
|
Loading…
Reference in New Issue
Block a user