Salome HOME
Issue 0020520: [CEA 358] Import - Export Sauv files in SMESH
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_SelectionOp.h
index a6bfefe03cecd06dd9f6d042c3b1c41a03e898f3..083df7390bc8383c7f7a704ba451ad22c271cb21 100644 (file)
@@ -107,7 +107,7 @@ protected:
                                
   //! Select some nodes or elements in VTK
   void                          addOrRemoveIndex( const Handle( SALOME_InteractiveObject )&,
-                                                  const TColStd_MapOfInteger&, const bool );
+                                                  const TColStd_MapOfInteger&, const bool isModeShift);
 
   SVTK_ViewWindow*              viewWindow() const;
   SVTK_Selector*                selector() const;