Salome HOME
untabify
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_MultiEditDlg.h
index 0ada531f925b40dda1e7819a44e93affa3af542c..f1499681442c854118c3833abfdd9caabe86c506 100755 (executable)
@@ -113,7 +113,7 @@ protected:
   void                      setSelectionMode();
   virtual bool              isIdValid( const int ) const;
   virtual bool              process( SMESH::SMESH_MeshEditor_ptr, 
-                                    const SMESH::long_array& ) = 0;
+                                     const SMESH::long_array& ) = 0;
   int                       entityType();
 
 protected: