X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROData%2FHYDROData_GeomTool.h;h=17d48314b19a630540a087552ff36c7d0957c5b4;hb=e35b4caf3341d2cece2b7921f349acd17fb89351;hp=ab84b701084a0bd8dd767aaf70280e039dcdcbcc;hpb=9a544b2f8f5692d57e7554c304a95aebe6e33e3f;p=modules%2Fhydro.git diff --git a/src/HYDROData/HYDROData_GeomTool.h b/src/HYDROData/HYDROData_GeomTool.h index ab84b701..17d48314 100644 --- a/src/HYDROData/HYDROData_GeomTool.h +++ b/src/HYDROData/HYDROData_GeomTool.h @@ -118,7 +118,7 @@ public: static GEOM::GEOM_Object_ptr ExplodeShapeInGEOMandPublish( GEOM::GEOM_Gen_var theGeomEngine, SALOMEDS::Study_ptr theStudy, const TopoDS_Shape& theShape, - const NCollection_IndexedDataMap& aFacesToNameModif, + const NCollection_IndexedDataMap& aShToNameModif, const QString& theName, QString& theGeomObjEntry);