Salome HOME
#1109 Sketch entities preview red lines stayed in the viewer after Sketch is applyed.
[modules/shaper.git] / src / ModuleBase / ModuleBase_ISelection.cpp
index 9eaf186dc4181b9e8f8a66016250f9fbdf7fef66..72f1e4df8337efcd78e60bbe2f48409855b611e5 100644 (file)
@@ -84,7 +84,7 @@ QList<ModuleBase_ViewerPrs> ModuleBase_ISelection::getViewerPrs(const QObjectPtr
 }
 
 //********************************************************************
-void ModuleBase_ISelection::filterPreselectionOnEqualPoints
+void ModuleBase_ISelection::filterSelectionOnEqualPoints
                                               (QList<ModuleBase_ViewerPrs>& theSelected)
 {
   QList<ModuleBase_ViewerPrs> aCandidatesToRemove;