PartDesign: [skip ci] fix possible segmentation fault in destructors of dressup task panels
This commit is contained in:
@@ -196,10 +196,6 @@ double TaskChamferParameters::getLength(void) const
|
||||
|
||||
TaskChamferParameters::~TaskChamferParameters()
|
||||
{
|
||||
// assure the fillets are shown
|
||||
showObject();
|
||||
// remove any highlights and selections
|
||||
DressUpView->highlightReferences(false);
|
||||
Gui::Selection().clearSelection();
|
||||
Gui::Selection().rmvSelectionGate();
|
||||
|
||||
|
||||
Reference in New Issue
Block a user