X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROPy%2FHYDROData_Profile.sip;h=d94a1c9d9480df897513e8fdd544f52b65b36478;hb=7a4d799258d85afe105c29c1c25ac2789b61fe84;hp=6b11c5942f31e2a169759fd7367a30341da60168;hpb=ff248302b676957c7858a76e309256236fe8aad4;p=modules%2Fhydro.git diff --git a/src/HYDROPy/HYDROData_Profile.sip b/src/HYDROPy/HYDROData_Profile.sip index 6b11c594..d94a1c9d 100644 --- a/src/HYDROPy/HYDROData_Profile.sip +++ b/src/HYDROPy/HYDROData_Profile.sip @@ -175,7 +175,7 @@ public: * \param theFileName the path to file * \return \c number of successfully imported profiles */ - static int ImportFromFile( HYDROData_Document theDoc, + static int ImportFromFile( const HYDROData_Document theDoc, const TCollection_AsciiString& theFileName, NCollection_Sequence& theBadProfilesIds ) [int ( const Handle_HYDROData_Document& ,