X-Git-Url: http://git.salome-platform.org/gitweb/?a=blobdiff_plain;f=src%2FHYDROPy%2FHYDROData_Bathymetry.sip;h=349318a679dc1e316f2b02630aed237344d01356;hb=dd18f623821ffdf422b2ba4452024105953f7e8a;hp=75b918e3e246f049aabf1fda6c14ae5d79fe1846;hpb=b4420ed305b264614abc3ad219a22e68f40983e6;p=modules%2Fhydro.git diff --git a/src/HYDROPy/HYDROData_Bathymetry.sip b/src/HYDROPy/HYDROData_Bathymetry.sip index 75b918e3..349318a6 100644 --- a/src/HYDROPy/HYDROData_Bathymetry.sip +++ b/src/HYDROPy/HYDROData_Bathymetry.sip @@ -84,7 +84,7 @@ public: * \param theFileName the path to file * \return \c true if file has been successfully read */ - bool ImportFromFile( const QString& theFileName ); + bool ImportFromFile( const TCollection_AsciiString& theFileName ); protected: