Salome HOME
Implement Cancel Compute (begin)
[modules/smesh.git] / src / SMESHGUI / SMESHGUI_ScaleDlg.h
index be405ffa85d90f8ed1438085f7d4c2a17b77aa5e..359becacd27929dd8d24f802320c25d89aae99d3 100644 (file)
@@ -71,7 +71,7 @@ private:
 
   bool                   isValid();
   void                   getScale( SMESH::PointStruct& thePoint,
-                                  SMESH::double_array_var& theScaleFact);
+                                   SMESH::double_array_var& theScaleFact);
 
   SMESHGUI_IdValidator*  myIdValidator;
   LightApp_SelectionMgr* mySelectionMgr;          /* User shape selection */