Salome HOME
Sketch shape in plane selection filter should not be activated while PartSet_WidgetSh...
[modules/shaper.git] / src / PartSet / PartSet_SketcherReentrantMgr.cpp
index d987f86f7601f55694ef320e1e4cf7c9b163a47a..eb524325c96653b8ecf5f50333cea99d89807747 100644 (file)
@@ -336,7 +336,7 @@ void PartSet_SketcherReentrantMgr::setReentrantPreSelection(
 //    ModuleBase_WidgetSelector* aWSelector = dynamic_cast<ModuleBase_WidgetSelector*>
 //      (aFirstWidget);
 //    if (aWSelector) {
-//      myWorkshop->selectionActivate()->activateSelectionAndFilters(aWSelector);
+//      myWorkshop->selectionActivate()->updateSelectionModesAndFilters(aWSelector);
 //    }
 //  }
 //}