+ whitespace fixes

This commit is contained in:
wmayer 2015-06-24 19:59:53 +02:00
parent 2a54fba098
commit c3c27817b6
2 changed files with 41 additions and 42 deletions

View File

@ -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))