From 3fa65b9aa3617034b0aa90584967ff24f4c72274 Mon Sep 17 00:00:00 2001 From: nds Date: Thu, 22 Dec 2016 10:52:42 +0300 Subject: [PATCH] Porting to SALOME_8.2.0 : Remove local selection --- src/PartSet/PartSet_WidgetSketchLabel.cpp | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/PartSet/PartSet_WidgetSketchLabel.cpp b/src/PartSet/PartSet_WidgetSketchLabel.cpp index e0417bc14..e87806f74 100644 --- a/src/PartSet/PartSet_WidgetSketchLabel.cpp +++ b/src/PartSet/PartSet_WidgetSketchLabel.cpp @@ -326,8 +326,6 @@ void PartSet_WidgetSketchLabel::updateByPlaneSelected(const ModuleBase_ViewerPrs activateFilters(false); // 5. Clear selection mode and define sketching mode - //XGUI_Displayer* aDisp = aWorkshop->displayer(); - //aDisp->closeLocalContexts(); emit planeSelected(plane()); // after the plane is selected in the sketch, the sketch selection should be activated // it can not be performed in the sketch label widget because, we don't need to switch off -- 2.39.2